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 biv343 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: *

  • Users: kindicheema
  • Order by date
  1. kindicheema

    How to get recordcount

    Hi Using VB with ASP.Net, how can i get the recordcount of my sqldatasource and/or datagrid Thanks Kindi
  2. kindicheema

    view the latest inserted record

    Hi Using vb with asp.net, I have inserted a record using the formview control, and after insertion i wish to view that inserted record in the itemsview page, insted of being directed to last record i was viewing before clicking add. Thanks
  3. kindicheema

    Validate Date

    Hi Using vb with ASP.net, just wish to check that the date that the user has entered is in valid date format, is there a buit in function to check this using the requiredfieldvalidator?? Thanks
  4. kindicheema

    Validate multiple chcekboxlist

    Hi Using vb with ASP.net, I have a checkboxlist and i wish to check if any items have been selected. But i cant seem to select the checkboxlist with the requiredfieldvalidator control. I have found that i need to create a base class and create my own custom control. Im a bit unconfident with...
  5. kindicheema

    Adding a checkboxlist control to formview insert template

    Hi Im new to ASP.Net 2.0, so this may be a very simple question, i have created a formview that has insert, edit, and delete templates, and i have used sql stored procedures to bind to the templates, which all works ok. Ive added checkboxlist control on the insert form (which gets the value and...
  6. kindicheema

    Open ASP project in VS.NET and error 500 Internal Server Error

    Hi When I open a project in Visual Studio.Net, I get the follwoing error "The web server reported the following error when attempting to create or open the web project located at the following URL: 'http://localhost/WebApplication1'. HTTP/1.1 500 Internal Server Error'". I am using ASP.NET...

Part and Inventory Search

Back
Top