|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
using selection in one combo box to populate contents of another cI have a combo box that has 5 categories in it. When a user clicks on a
category in that list, I need to have a second box populate with a list of pdf files that relate only to that category. Then, when the user clicks on the appropriate pdf file, I need the file to open in Adobe Reader. How can I make this happen? Is it a matter of including the entire list of all pdf files available in the second box and then somehow filtering them by the category the user selects? If so, how does that work? Thanks. Jedi10180 wrote:
> I have a combo box that has 5 categories in it. When a user clicks on a Are you using Win or Web forms. What version of .Net?> category in that list, I need to have a second box populate with a list of > pdf files that relate only to that category. Then, when the user clicks on > the appropriate pdf file, I need the file to open in Adobe Reader. How can I > make this happen? Is it a matter of including the entire list of all pdf > files available in the second box and then somehow filtering them by the > category the user selects? If so, how does that work? Thanks. Chris Win forms. .Net v2.0.50727
Show quoteHide quote "Chris" wrote: > Jedi10180 wrote: > > I have a combo box that has 5 categories in it. When a user clicks on a > > category in that list, I need to have a second box populate with a list of > > pdf files that relate only to that category. Then, when the user clicks on > > the appropriate pdf file, I need the file to open in Adobe Reader. How can I > > make this happen? Is it a matter of including the entire list of all pdf > > files available in the second box and then somehow filtering them by the > > category the user selects? If so, how does that work? Thanks. > > Are you using Win or Web forms. What version of .Net? > > Chris >
Excel Range will not put data into correct Cell
Best approach - databound controls & ADO.NET CHANGING DATA TYPE Maintaining a response user interface NetUserChangePassword Module not found?? How to close an application?? Simple mask Edit for Hours:Minutes Programatic uninstall? OT: Business Objects - what are they and can they contain objects like sockets? Cache problem |
|||||||||||||||||||||||