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 bkrike 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 sparky0904

  1. sparky0904

    Looping through dropdownlists at serve rside

    Sorry meant to say taking the ID code out, made it work
  2. sparky0904

    Looping through dropdownlists at serve rside

    Hwy Jason, i think i may of solved it, taking the code appending the ID to the fieldID made it all work. Got to do more testing and write the save code now, but looking good, your help and guidance has been much appreciated. Mark
  3. sparky0904

    Looping through dropdownlists at serve rside

    Hi, i don't load the data in the page_load, using ObjectDataSources at design time, i will look at binding them during load time then checking for postback. Problem is though when the page reloads after pressing save, it does not show any data as if the ODS's are not pulling any data back
  4. sparky0904

    Looping through dropdownlists at serve rside

    Hi, Thanks for guidance much appreciated. When i try to enter the itemtype.dataitem line i cannot intellisense does not let me chose it, i am using VS2010 asp.net, maybe this is where my problem is ?? I do not get itemtype only ListItemType however there is not a selection for dataitem I...
  5. sparky0904

    Looping through dropdownlists at serve rside

    Hi, I am only checking the repeater items as they hold the comobo boxes. I did try checking all the comobo boxes on page until i realised i could narrow down to just the repeater items. What is puzzling me is how it keeps the hidden field values only from the first page load, however any...
  6. sparky0904

    Looping through dropdownlists at serve rside

    This is weird, i have created some hidden fields to capture the ID and they carry the value over through postback, however the comobos do not, am i missing something here?? I have read through the lifecycle and understand better now, i can see the correlation between the cycle and the page...
  7. sparky0904

    Looping through dropdownlists at serve rside

    Hi, not very well i am afraid, just learning from books. However i will go and look em up, thanks for a nudge in right direction Agree with you on response.write, just keep going back to my Commodore 64 basic programming days :)
  8. sparky0904

    Looping through dropdownlists at serve rside

    Hi sorry jbenson in reply to you, i thoguht the itembound could only be used at display when the repeater is fired, sa i want to collect the data afterwards would the itembound fire again?
  9. sparky0904

    Looping through dropdownlists at serve rside

    Hi, Thanks for help however, still cannot get to work. Funnily enough if i display the ispostback, when it is false it fails, however when it is showing as true if i change values then the routine below works!!! Means though i need to click save twice and when the page is redisplayed it dows...
  10. sparky0904

    Looping through dropdownlists at serve rside

    Hi, i have a page using a repeater that lists 2 Combo boxes for each record on the repeated. I need to retrieve the value of the combo boxes when the save button is clicked for each record and push back into database. Idea was to name each control uniquely with the ID of the record and then...
  11. sparky0904

    SMS 2003 - Descriptions of Log files, what they report, etc

    Cheers again for this Joesph. Any ideas where a description of the server logs can be found?? Mar
  12. sparky0904

    SMS 2003 - Descriptions of Log files, what they report, etc

    Trying to find some info on what logfiles report what data. I understand ccm and ddm a bit but there are a few, anyone know of any technet pages which lists each log file and its use?? cheers, Mark
  13. sparky0904

    See what client agents are installed on SMS 2003

    Any ideas where i can identify which client agents are installed, i have seen this somewhere but cannot find it again. Cheers, Mark

Part and Inventory Search

Back
Top