NEED HELP to Implement. Confused.
Posted: Mon Jul 01, 2013 9:08 am
Hi all,
I am very new to LC and basically want to do something like this (below) but was searching high and low in the forums to enlighten me with the pieces i want. Now I am much confused and lost on how to implement this. IN a nutshell it is an image gallery with text information per record that can be filtered according to a category.
1. To have display a list maybe from database or a data grid (not sure which way to go is the best i may have around 100 records) to list down information on a category such as Client Name, Country, Industry.
I was thinking of using a drawer menu to display the data so that it will always be present as a sort of menu.
2. To be able to filter them on each category then hopefully repopulate them on the screen (data grid form).
So once they filter the information can the displayed data be refreshed to show the filtered items but still inside the drawer menu.
3. User can then select from the data grid the filtered record then it will open a card that will display the images and text information of that particular record.
When user selects a particular record that record will be loaded into the stack or we jump to that particulars record card.
I think i got the populating of basic information in the data grid but really face challenges on how to filter a data grid to the categories and actively maybe hide the rows that i do not need.
I have more or less a very rough sketch of my UI flow
Thanks!
I am very new to LC and basically want to do something like this (below) but was searching high and low in the forums to enlighten me with the pieces i want. Now I am much confused and lost on how to implement this. IN a nutshell it is an image gallery with text information per record that can be filtered according to a category.
1. To have display a list maybe from database or a data grid (not sure which way to go is the best i may have around 100 records) to list down information on a category such as Client Name, Country, Industry.
I was thinking of using a drawer menu to display the data so that it will always be present as a sort of menu.
2. To be able to filter them on each category then hopefully repopulate them on the screen (data grid form).
So once they filter the information can the displayed data be refreshed to show the filtered items but still inside the drawer menu.
3. User can then select from the data grid the filtered record then it will open a card that will display the images and text information of that particular record.
When user selects a particular record that record will be loaded into the stack or we jump to that particulars record card.
I think i got the populating of basic information in the data grid but really face challenges on how to filter a data grid to the categories and actively maybe hide the rows that i do not need.
I have more or less a very rough sketch of my UI flow
Thanks!