I need to use gridview - or something like it. I need to have a responsive web design. I have gone through a lot of docs and have not seen an example of a working gridview (this is where as you fold up the app, the various controls move to fit to the changing screen size, and here , the gridview would change to fit the changing screen size). I have the GridViewCRUDBootStrapExample ' semi' working - it loads the data I want it to load, the various modal displays appear, very nice, but when I reduce the screen size, the grid never changes, the headings, the h1, etc change, but the gridview just disappears as the right side of the screen is closed in on it.
↧