This is a migrated thread and some comments may be shown as answers.

Locking CreateCellElement() cell in GridViewBoundColumnBase

0 Answers 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Herp
Top achievements
Rank 1
Herp asked on 25 Jan 2012, 06:01 PM
Hi,

i have a custom RadGridView column that inherits GridViewBoundColumnBase. Is there a way to instruct a RadGridView to not call CreateCellElement() when focus is lost/returned in a cell?

I have a popup that pulls focus away from the cell temporarily, and when returned CreateCellElement() is called automatically. I want the same object to stay put as focus is lost/returned.

Is there any way I can do that?

hope this is enough information


No answers yet. Maybe you can help?

Tags
GridView
Asked by
Herp
Top achievements
Rank 1
Share this question
or