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
65
Unable to place cursor on first column of the newly added row from client side
posted

Hi,

I am using UltraWebGrid v8.3 in my ASP.NET web forms. I am able to create a new row in UltraWebGrid from client side javascript using igtbl_addNew function. But, I am not able to place the cursor on first column of that newly created row. I have to explicitly place the cursor on first column to enter data.

Please let me know how to achieve this functionality.

Thanks in advance,

Regards,

Suresh.