Forum Moderators: open
i am working in ASP.NET with C#
i made a datagrid...
displayed some values from database.
now.. i put checkbox in the left side..
i will click the checkbox and then ok button..
then.. the data (entire row)of the corresponding clicked checkbox should be displayed..
how should i do that?
can anybody give the code plz....
thanks in advance.