Hi Folks,
Hoping someone has done this before as I am a little bit in a crunch
of time.
I have a listview in which I have added a context menu that displays
the option to Filter Data according to the contents of the cell in
which they are clicking and to restore the data to the original view
that was provided. So for example if they right clicked on a cell that
said "Green Bay Beats Seattle" only rows in the listview that have the
data "Green Bay Beats Seattle" in that column would remain.If they
selected the other option to "Restore Original View" then it would
return all data.
We should do the filter or restore option without a trip ot the
database to repopulate the listview if possible.
Thanks for any help.
Hoping someone has done this before as I am a little bit in a crunch
of time.
I have a listview in which I have added a context menu that displays
the option to Filter Data according to the contents of the cell in
which they are clicking and to restore the data to the original view
that was provided. So for example if they right clicked on a cell that
said "Green Bay Beats Seattle" only rows in the listview that have the
data "Green Bay Beats Seattle" in that column would remain.If they
selected the other option to "Restore Original View" then it would
return all data.
We should do the filter or restore option without a trip ot the
database to repopulate the listview if possible.
Thanks for any help.