This is a migrated thread and some comments may be shown as answers.

Solution with RADGRID

3 Answers 133 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sunil
Top achievements
Rank 1
Sunil asked on 10 Feb 2011, 08:36 AM
In our application we are using radgrid where we are going to select  three things like a,b,c from combo box where 'b' depends on 'a' and 'c' depends on 'b' (selected change event of combobox) after clicking on add it should add to grid but not to database. And i should be able to delete, edit rows.When i Save my page then all the rows should be read and stored in the table.

3 Answers, 1 is accepted

Sort by
0
Accepted
Princy
Top achievements
Rank 2
answered on 11 Feb 2011, 11:33 AM
Hello Sunil,

You can add row to DataTable and set it as grid's DataSource. There is an example shown in the following forum that how to add row dynamically.

I hope this would help you to get started.
Dynamically add new rows to radgrid


Thanks,
Princy.
0
Sunil
Top achievements
Rank 1
answered on 16 Feb 2011, 10:25 AM
Thanks a lot  Princy...
0
Sunil
Top achievements
Rank 1
answered on 16 Feb 2011, 10:30 AM
Hi princy
 
1. I want to add a radtoolstrip inside radwindow. How can i achiev that.

2. In application, when my page refreshes , pages inside the window goes off (radwindow resets). How can i stop that......

please reply
Tags
Grid
Asked by
Sunil
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Sunil
Top achievements
Rank 1
Share this question
or