DataGrid Question
- From: Josema <Jestrade@xxxxxxx>
- Date: Wed, 4 May 2005 08:10:05 -0700
Hi,
I have a DataGrid that its filled from a DataTable.
this datagrid has autogeneratecolumns=true cause this datatable could have
different number of columns.
My problem its that:
I need that the first column be a link button column.
What its the best way to implement it?, i only imagine that i can derive
from DataGrid Class. Passing to a method of this grid class derived, the
datatable.
this way, depending of the columns of the datatable, i can add to the grid,
the columns in execution time.
Its this a good solution?
There is any easier?
--
Thanks
Regards.
Josema
--
Thanks
Regards.
Josema
.
- Follow-Ups:
- Re: DataGrid Question
- From: Brock Allen
- Re: DataGrid Question
- Prev by Date: Re: CreateUserWizard Control
- Next by Date: Object reference not set to an instance of an object.
- Previous by thread: How to make datagrid headders non Scrollable in a multi page contr
- Next by thread: Re: DataGrid Question
- Index(es):