Rank: Advanced Member Groups: Member
Joined: 11/16/2010 Posts: 48
|
I have a button column in my Grid. I set ClientSideOnItemCommand to "OnItemCommand" with the grid builder and click OK. If I then go back into to grid builder, ClientSideOnItemCommand is null again.
Do I need to set something else as well?
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Please use property window (F4) to set this property. The Grid Builder (and most other "Builders") usually only set "appearance" related properties, so it skips "event" properties.
Thanks!
|