> Hi all,
> is it possible, when a user select a record in a GridView (ASP.NET 2.0 - VS
[quoted text clipped - 3 lines]
> --
> Luigi
Hi
Use a select button and on item command modify the data source to
display only one record...
and rebind the datasource to the grid.
Best of luck
Munna
www.munna.shatkotha.com
www.munna.shatkotha.com/blog
www.shatkotha.com
Luigi - 27 May 2008 13:26 GMT
> Hi
>
[quoted text clipped - 3 lines]
>
> Best of luck
Thanks Munna.
Luigi