Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DFatCat

  1. DFatCat

    Use Existing Object by String Name

    Thanks, actually I did just found that and got it to work. Thanks a lot. Damon
  2. DFatCat

    Use Existing Object by String Name

    Thanks I'll do that. -Damon
  3. DFatCat

    Use Existing Object by String Name

    I am trying to use one function to handle a SelectedIndexChanged event for 5 radio button groups that correspond to 5 populated Datagrids. The radio buttons have a choice of 5,10 25 for a datagrid.pagesize. I am having trouble trying to find a way to pass the name of the existing datagrid...
  4. DFatCat

    Use Existing Object by String Name

    I am trying to use one function to handle a SelectedIndexChanged event for 5 radio button groups that correspond to 5 populated Datagrids. The radio buttons have a choice of 5,10 25 for a datagrid.pagesize. I am having trouble trying to find a way to pass the name of the existing datagrid...
  5. DFatCat

    Dynamic Session Variable Name

    I want to be able to use a function to create a dataset under different names and then store that dataset into Session. I will pass in a name as a variable to save that dataset into Session as. I havent found the right way to dynamically create that Session variable name. Something like this...

Part and Inventory Search

Back
Top