Hi I wanted to know if there is any specific support for mobile?
If not what are the right steps to use the grid in mobile?
What I am doing currently is, I am projecting my content in a single column. But the problem with that is the grid advanced filter is not showing the columns in its search clause. How do I address this problem?
Hello Arunava,
Thank you for posting to Infragistics Community!
The IgxGrid is built with responsive web design in mind and it does adjust layout of HTML elements based on the device or the browser size. Do you have any particular aspect that you would like to address in terms of grid usage on mobile devices?
To ensure that your issue is addressed correctly, I will need some more details about it. Could you please elaborate on “projecting my content in a single column” and “on the advanced filter dialog not showing the columns in its search clause”? Maybe attach some screenshots, code-snippets, or ideally a small isolated application, where the behavior can be reproduced. Alternatively, you could fork and modify any demo from the Grid Advanced Filtering topic to reproduce your configuration.
Having a working sample on my side, which I can debug, is going to be very helpful in investigating whether there is built-in support for this behavior or finding the potential root cause for it.
Thank you for your cooperation.
Best regards,Bozhidara PachilovaAssociate Software Developer
Hi Bozhidara,
I will work on a demo and send it to you. but currently can you tell me how I can edit my advanced filter dialog styles?
This is the table in mobile view in chrome (it is a single column table with projected content). As you can see that dialog is horizontal and out of screen. How do i make it suitable for mobile?