Please help me on the following:
I display data from the database into DataGrid. Now, I
want to attached hidden list of items for a column items.
Then, if the user select one of the list item and it
should go to different page.
Ex: under the product column, say we have few rows like
productA, productB,.....W hen I bring the mouse over the
productA, I should able see items like
dose,energy,foc us....I can able to select
dose,energy...I f select dose, it suppose to go to
different page
How do I do this?
I display data from the database into DataGrid. Now, I
want to attached hidden list of items for a column items.
Then, if the user select one of the list item and it
should go to different page.
Ex: under the product column, say we have few rows like
productA, productB,.....W hen I bring the mouse over the
productA, I should able see items like
dose,energy,foc us....I can able to select
dose,energy...I f select dose, it suppose to go to
different page
How do I do this?