Highlighted Row in Edit,insert Mode(Datagrid) - Question -

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How can i higlight a row when i click on Edit,insert or Update modes when
using a Datagrid?
Any ideas?
 
Hi Patrick,
You have a SelectedItemStyle property for datagrid. Try using it. If that
doesnt suffice your requirement then create a seperate style and assign that
style to the selected row programmatically.
HTH
srini
 
Can you forward me an example pls?


srini said:
Hi Patrick,
You have a SelectedItemStyle property for datagrid. Try using it. If that
doesnt suffice your requirement then create a seperate style and assign that
style to the selected row programmatically.
HTH
srini
 

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