Hi,
I am new to ASP.net AJAX RadGrid View control. Can you please help me to developethe Grid control with the below functonalities.
- Bind the grid from database dynamically and create columns also dynamically without SQLDatasource.
- When the user double click on the row it should editable with the corresponding control(Datepicker,Dropdown,Numeric text
- box) based on the column types inline edit mode.
- When the user Insert/update and deletethen it should be update to database.
- It also should allow the user to create new rocords
If it is possible to get any working sample it would be a great help for me.
Regards,
Kannan S