Yes, I have set a master-detail screen for my i-pad app. I have a list on the master side and whenI click on one of the list items, the corresponding detail content loads. For that I was storing the id for my records on the detail side as a local-storage id and had written some custom JS on the click even to open up the detail side and that was perfectly working till yesterday.
You have an attribute called border thickness for grid component, even after setting it to 1, it never showed up while running, so I put my custom css to get it working. Yesterday I restored all my source files.
Today when I opened appery, the UI look very neat, will all the borders in place, well partitioned grids but this master-detail functionality stopped working. I tested all my settings and data mapping, everything seems to be correct and there is no console -error while running the app, so it is difficult for me to understand what is happening. Does it have anything to do with restoring the web-resources.
Please help.