S
Steve Chatham
I have a datagrid that I want to put sku information into.
I can load the select info there, such as:
Item# Description Weight etc.
However, in the right hand column, or maybe to the right of the datagrid,
I'd like to have a hyperlink displayed that would give me more specific
information than what I have space to show in the datagrid. An alternative
may be to have the user to click on the item number to display this info.
For instance, Say if they click on the "more info" link to the right of the
table (or the sku number) - I'd want to display maybe the UPC number, a case
quantity or something like that.
In doing this, I'd like to have the item roll up what's not clicked (i.e.
all the items above & below it), and display the "more info" in maybe a
datagrid below this one. A click on the item number (or more info link)
would restore the selections.
Any ideas?
Thanks,
Steve
I can load the select info there, such as:
Item# Description Weight etc.
However, in the right hand column, or maybe to the right of the datagrid,
I'd like to have a hyperlink displayed that would give me more specific
information than what I have space to show in the datagrid. An alternative
may be to have the user to click on the item number to display this info.
For instance, Say if they click on the "more info" link to the right of the
table (or the sku number) - I'd want to display maybe the UPC number, a case
quantity or something like that.
In doing this, I'd like to have the item roll up what's not clicked (i.e.
all the items above & below it), and display the "more info" in maybe a
datagrid below this one. A click on the item number (or more info link)
would restore the selections.
Any ideas?
Thanks,
Steve