Hi,
Is it possible to use igListView (mobile) and igDialog at the same HTML page ?
Thanks,
Ed
David,
Thanks for pointing on jQuery Modile dialog. We are just trying to make some test application which already uses several Infragistics controls and it igDialog looked like logical choice.
Hi Ed,
Technically jQuery Mobile and jQuery UI are not supported together. You can check out their own forums concerning this. If you are building a mobile application, why is it that you do not use the dialog (page) that is available in jQuery Mobile by default? http://jquerymobile.com/demos/1.1.1/docs/pages/page-dialogs.html
You could try to use the igDialog with the list view, but the styling might have conflicts. Could you share more about your specific scenario?
regards,David Young