first of all is this an asp.net2.0 or 1.1? the second thing ary you trying to
edit the data grid or just select a row?
sorry for asking but to give you a clear answer i should do so

--
Happy Coding
Muhanad YOUNIS
MCSD.NET / MCT
http://myounis.blogspirit.com
Be the first to know visit
http://www.jordev.net
"Roby Eisenbraun Martins" wrote:
> Hi,
>
> I trying to create a datagrid that allows multi selection. So I created a
> first checkbox column where the user will click selecting the row.
> But in runtime, the checkboxes from this column are always disabled.
> I tried adding a new column in the datatable and adding a new style
> column in the datagrid. The result is always the same.
>
> Thank you,
> Roby Eisenbraun Martins