Hi,
I have a Radgrid controls ~ 60 columns and 50-100 rows.These data are fetched from multiple SQL Server tables and binded to grid using item_databound and Need Data Source.
I want to implement adding new records to the Grid. The issue is that I need to display controls for inserting new values in between existing rows, so user can see before and after records while inserting the new one.
Please advise me what is the best practice for implementing this scenario?
Thanks.
I have a Radgrid controls ~ 60 columns and 50-100 rows.These data are fetched from multiple SQL Server tables and binded to grid using item_databound and Need Data Source.
I want to implement adding new records to the Grid. The issue is that I need to display controls for inserting new values in between existing rows, so user can see before and after records while inserting the new one.
Please advise me what is the best practice for implementing this scenario?
Thanks.