Hello ,
I have created one grid view, where I can add a new row but I need also cascading dropdown inside this grid view option for adding a new row. I had tested adding a new row is quite ok but when tried to activate cascading dropdown then adding the row not working. Actually, both of the operations I need are in the same grid view. Pls help
Rgds Sanjeev
Jignesh KumarPosted Nov 7, 2022, 8:29 AM
Hello Sanjeev,
second link does the same, you can add new row using dropdown list.
sanjeev royPosted Nov 7, 2022, 8:13 AM
This solution doesn't meet my requirements. I have a grid view with dropdownlist . I can add new row in gridview at the same time i want action cascading dropdown list in 1st and 2nd column of grid . I have viewed many reference to adding new row in gridview but abtually at a time there no reference to perform cascading dro
pdownlist operation. Please help
Jignesh KumarPosted Nov 7, 2022, 3:52 AM
Hi Sanjeev,
Please refer this link which will help you out,
For Edit : https://www.c-sharpcorner.com/UploadFile/8c19e8/Asp-Net-gridview-implementing-cascading-dropdownlist-on-edit/
For Add Row : https://www.aspsnippets.com/Articles/Adding-Dynamic-Rows-in-GridView-with-DropDownLists-in-ASP.Net.aspx
Naresh BeniwalPosted Nov 7, 2022, 3:50 AM
https://www.aspsnippets.com/Articles/Adding-Dynamic-Rows-in-GridView-with-DropDownLists-in-ASP.Net.aspx