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 Wanet Telecoms Ltd 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: mbhavani
  • Content: Threads
  • Order by date
  1. mbhavani

    How to implement online exam in .NET? Suggestions

    I am developing a ASP.NET web application for conducting online exam. The exam contains some 60-150 questions.Currently, I'am storing all the answers in session and updating in the database at the end.I'am using SQL Server database. But I'am facing problems with this approach.If more than some...
  2. mbhavani

    Please Help me with Treeview control

    I had a treeiew control and a usercontrol on my web page.The "Expand Level" property of that treeview control is set to '0'.When I run the page ,If I select any node at level 1 or higher in the treeview, and I click on the userControl, then I'am getting this error...
  3. mbhavani

    DataGrid both numeric and Next/Prev paging

    I have a datagrid which currently supports only default Next Previous paging. But I nedd to include both numeric paging as well as Next/Prev paging as Google Can anybody please post me sample code? bye,

Part and Inventory Search

Back
Top