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 Mike Lewis 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. dhedden

    Multiline

    In my data grid, I have enabled AutoGenerateEditButton. With the textboxs that appear, is there any way to make them multiline?
  2. dhedden

    ASP: Repeater Problem

    Thanks. I got it to work
  3. dhedden

    Screen Resolution

    I need a javascript that pops up on a web site if the screen resolution is less than or greater than 800X600. It also needs to say,"This page is best viewed at a screen resolution of 800X600." any help would be great.
  4. dhedden

    ASP: Repeater Problem

    Would you be able to walk me through the process?
  5. dhedden

    ASP: Repeater Problem

    How do you nest a DataRepeater. I am new to ASP.Net
  6. dhedden

    ASP: Repeater Problem

    I have the code: <asp:SqlDataSource runat="server" ID="Reunion_Display" ConnectionString="<%$ ConnectionStrings:SqlServer %>" SelectCommand ="SELECT Graduating_Class_ID, Reunion_Date, Reunion_Details, Contact_Name, Contact_Email, Contact_URL, Contact_Phone, Class_Notes FROM Reunion_Display">...
  7. dhedden

    ASP.Net Not Reading VB.Net Code

    I figured out my problem. Thanks
  8. dhedden

    ASP.Net Not Reading VB.Net Code

    I am working on a project in ASP.Net and when I load the page, all content I have in the VB doesnt show. I ran a response.wrtie to see if it was even going to the code and it's not. What should I do?

Part and Inventory Search

Back
Top