How can i select all column for each row in DataGrid?

  • Thread starter Thread starter Erkan KURTULUÞ
  • Start date Start date
E

Erkan KURTULUÞ

Hi,

How can i select all columns for each row in DataGrid?

Best Regards,
Erkan
 
???
Couldn't understand question. Question is not clear
 
Surely just set selectedindex if u want to select a single row. Otherwise u
should implement it by using javascript.
If yes, create your own checkbox control and add attributes an onclick
event. On this event, set row's css class to another one...
--

Thanks,
Yunus Emre ALPÖZEN
BSc, MCAD.NET
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top