Welcome Guest Search | Active Topics | Sign In | Register

How dialog ignore the [Enter] key Options
MLCheng
Posted: Sunday, August 19, 2012 5:47:43 PM
Rank: Newbie
Groups: Member

Joined: 6/21/2009
Posts: 8
I have a dialog which contains rows of textbox within a gridview, these textbox inputing by barcode scanner, barcode contains chr(13) at the end of every barcode, is it possible to ignore the enter key and let go through all other textbox ?
eo_support
Posted: Monday, August 20, 2012 9:19:20 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,195
Hi,

You will need to handle the dialog's ClientSideOnAccept client event and return false from that event handler.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.