hi,
i am using radgrid controls for my project.
i have the following problems.
1. i am using Eval method to bind template fields of the grid. the problem is when page loads and there is no data in the grid then it is not showing its headers , i have marked true the showheaderwhennorecord property of the grid to true.
2. the datasource to the grid is dataset and thos dataset is result of stored procedures not direct connection strings.
so tell me how to update records in this grid.
3. let me know how to use edit,update,cancel commands of radgrid to update data inform mode of edit.
its urgetn please help me as soon as possible.
i am using radgrid controls for my project.
i have the following problems.
1. i am using Eval method to bind template fields of the grid. the problem is when page loads and there is no data in the grid then it is not showing its headers , i have marked true the showheaderwhennorecord property of the grid to true.
2. the datasource to the grid is dataset and thos dataset is result of stored procedures not direct connection strings.
so tell me how to update records in this grid.
3. let me know how to use edit,update,cancel commands of radgrid to update data inform mode of edit.
its urgetn please help me as soon as possible.