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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. mikeyc330

    Merging data with PDF form

    Hello, I am looking for a third party tool to use in our applications that will merge runtime data onto an already created PDF file. We need this to work with .NET, VFP, and Java. Any recommendations would be great. Thanks a lot! -MAC
  2. mikeyc330

    Disabling Certain Items in RadioButtonList

    I have searched and found nothing. What did you search for?
  3. mikeyc330

    RadioButtonList

    I have a RadioButtonList on my webform with 4 items in it. When the user clicks on the OK button, it does a different thing depending on which radio button is selected. It does this by performing a SELECT CASE on the SelectedIndex. It works fine now, but what I want to do is add functionality to...
  4. mikeyc330

    Disabling Certain Items in RadioButtonList

    I am talking about a RadioButtonList, not just radio buttons. There is no enabled property for the items in a RadioButtonList.
  5. mikeyc330

    Disabling Certain Items in RadioButtonList

    Hello, Is there a good way to disable certain items in a radiobuttonlist? From poking around, it looks like there isn't an easy way, but I thought I would check here. TIA

Part and Inventory Search

Back
Top