Hi, i have a radgrid binding with needdatasoure and i have a filter on one of my column.
I would like when the filter return "No Record":
1. insert a new record in my database (that responds to the request)
2. rebind the datagrid
3. reapply the filter (programmatically in codebehind).
4. Select the good row automatically by programmatically
5. edit the row automatically (not push the button edit)
What is the best way or if you have a sample..
thank for your great help..
Sylvain
I would like when the filter return "No Record":
1. insert a new record in my database (that responds to the request)
2. rebind the datagrid
3. reapply the filter (programmatically in codebehind).
4. Select the good row automatically by programmatically
5. edit the row automatically (not push the button edit)
What is the best way or if you have a sample..
thank for your great help..
Sylvain