G
Guest
My application needs to present data generated at run time in a datagrid that
can be sorted by clicking on columns, and where rows can be selected and
events generated.
Do I need to set up a dataset and datatable to do this or can I do this
through arrays (which I believe can not be sorted in a datagrid)?
Can anyone point me towards any samples or in the right direction?
thanks much - Jon
can be sorted by clicking on columns, and where rows can be selected and
events generated.
Do I need to set up a dataset and datatable to do this or can I do this
through arrays (which I believe can not be sorted in a datagrid)?
Can anyone point me towards any samples or in the right direction?
thanks much - Jon