I'm working with a RadGrid that is databound on the Client Side through a Web Method. I'm trying to get the Enter Key to fire the Filter command but without a postback. I have managed to hook the onkeypress event for the rgFilterBox class inputs. Is there a way that I can then trigger a Filter Command so that the OnCommand even is fired with the FilterExpression argument?
Thanks
Steve
Thanks
Steve