CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 19

Threaded View

  1. #17
    Join Date
    Jan 2009
    Location
    Cochin, India
    Posts
    40

    Smile Re: <asp:checkbox> vs <input type="checkbox">

    Yes. That is also simple enough. We need to use javascript again. I have changed WebSite80 so that it does what you want and attached it. Open it and find an application that allows only one check box to be checked inside the repeater at a time. The attached application is WebSite80.zip. Download it open it and again you will have to put in the appropriate connection string and field and table name in both Default.aspx and Default.aspx.cs. Run it and you will find what you want.

    Warm Regards,
    Attached Files Attached Files
    Jay
    Support Resort
    http://www.supportresort.com
    Bringing offshore expertise to the world

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured