Forum: VB.NET Dec 9th, 2004 |
| Replies: 0 Views: 6,486 Hi all,
I want to make a report that the column headers are getting from one of the
field in the dataset.
Example, dataset ds has table A with 4 columns, col1, col2, col3, col4
I would like... |
Forum: VB.NET Sep 2nd, 2004 |
| Replies: 0 Views: 2,525 Dear All,
I would like to do something after the user click the datgrid header for sorting.
BUt I don't know how to tell the program when did the user did the sorting action. |
Forum: VB.NET Aug 15th, 2004 |
| Replies: 0 Views: 9,143 Actually, I have a problem when I am trying to update the datagrid after I make changes on the data and sort the datagrid.
When I do some changes on the data in the datagrid, and sort it. There... |