|
Rank: Advanced Member Groups: Member
Joined: 9/2/2010 Posts: 120
|
Hi,
Is it possible to initialize the edit mode of a TextBoxColumn column on the client side?
Thanks in advance,
Marcelo Camarate
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
|
|
Rank: Advanced Member Groups: Member
Joined: 9/2/2010 Posts: 120
|
Hi,
Thanks for your quick reply.
Another question.
Can I detect if the user pressed the escape key in edit mode of a TextBoxColumn column and execute a javascript function? How?
Regards,
Marcelo Camarate
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
I do not believe there is any way to execute JavaScript function when the edit mode is canceled by ESC.
Thanks!
|
|
Rank: Advanced Member Groups: Member
Joined: 9/2/2010 Posts: 120
|
Hi,
Thanks for your reply.
But, can I run a function when the user press a key like the onkeydown javascript event?
Regards,
Marcelo Camarate
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,221
|
Hi,
The Grid does not have any such callback mechanism built-in.
Thanks!
|
|