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

Purchase Order by RadGrid

1 Answer 56 Views
Grid
This is a migrated thread and some comments may be shown as answers.
shivesh
Top achievements
Rank 1
shivesh asked on 01 Nov 2010, 08:29 AM
Hi
I am trying to create a order form and order submit with the help of Rad Grid.
Can anybody tell me how can i create row on run time means.
here on page load display a blank radGrid then.
i am using a button Add Item for displaying a blank row and increase rows as per user input. untill user make all required item entry how can i do that.
i have find lot of support from many site but i am unable to reach our goad.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 01 Nov 2010, 08:51 AM
Hello Shivesh,


Initially bind the grid to empty DataTable. Now on each insert operation add the row to DataTable and update the DataSource accordingly.

Find out using different datasources for RadGrid here: Grid / Various DataSources


-Shinu.
Tags
Grid
Asked by
shivesh
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or