Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
80
Set Focus to Combo Box which is inside the ultrawebgrid
posted

I have some problem, iam using some of the aps.net controls and infragistics control. when i press tab i need to set the focus from normal textbox into webcombox which is inside the ultragridWebControl, could you please help me on this.

Regards,

K.Mohan.

 

 

Parents
  • 1332
    posted

    Hello,

    It looks like this will require overwritting original tab key-mapping. If you want to tab from a textbox directly to another control without normal tab order, this requires custom mapping of the tab key. Is the textbox you are refering to a normal control or a cell within WebGrid?

Reply Children