0

I want that when I enter in any cell of gridview then that cell value should be selected.

Meana focused cell value should be selected on focusing in Gridview Cells.

Can someone help me with this?

kiritsuku
  • 52,967
  • 18
  • 114
  • 136
user1448783
  • 263
  • 3
  • 5
  • 9

1 Answers1

0

Use:

OptionsBehavior.EditorShowMode 

Solution for your problem is Here

andy
  • 5,979
  • 2
  • 27
  • 49