add lines and line numbers to Datagrid
Posted: Wed Apr 06, 2011 11:44 am
Hi Guys
I am trying to build a datagrid that creates the total amount of lines that is displayed in a particular field. For instance if 127 is displayed in the field then 127 lines needs to be created in the datarid table whilst adding line numbers to each line in the 'Line Number' collumn of the datagrid. There will be 3 other collumns to the datagrid but these need to be left blank allowing users to be able to click in each cell and enter data manually.
I have just started working with Datagrids and have gone through the tutorials but none can teach me how to do the above.
Can anyone help with this?
Thanks
Daniel
I am trying to build a datagrid that creates the total amount of lines that is displayed in a particular field. For instance if 127 is displayed in the field then 127 lines needs to be created in the datarid table whilst adding line numbers to each line in the 'Line Number' collumn of the datagrid. There will be 3 other collumns to the datagrid but these need to be left blank allowing users to be able to click in each cell and enter data manually.
I have just started working with Datagrids and have gone through the tutorials but none can teach me how to do the above.
Can anyone help with this?
Thanks
Daniel