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
590
Issue with Cell editing in Mobile Browser
posted

Hi

I want a small clarification on one use case related to IgrDataGrid.

When we open the grid in mobile browser and we enter the value in editable cell after that I clicked on another cell and scroll(in every scroll ) the mobile keyboard will automatically come up.

You can reproduce the issue by following https://es.infragistics.com/products/ignite-ui-react/react/components/grids/data-grid/column-options on your mobile browser.

I have attached the video for your better understanding Video Link.

We Hope you will provide the solution for the above mentioned issue or an alternate approach for the same.

Thanks

Parents
No Data
Reply
  • 7535
    Offline posted

    Hello Shubham , 

    This certainly looks like a bug to me , i tried testing on my IOS device and not able to reproduce the issue so i requested team to test it and on Android device we are able to reproduce it ,so please conform which device you are using ?

    At the same time when we use new react grid on the Android we are not able to reproduce it so may be you can start using new grid , since this will replace the old grid sooner or later.

    Also test this new grid sample :

    https://es.infragistics.com/react-demos/grids/grid/editing-columns

Children