User Profile

Collapse

Profile Sidebar

Collapse
Vijeybabu
Vijeybabu
Last Activity: Jun 28 '07, 11:00 AM
Joined: Jun 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • In this Example i have used Cache variable to hold the DataView Object in Cache Memory.
    Why..?
    I'm going to access BindGrid() Method many time So.. why should i go for server said again and again. So to avoid that i'm using Cache "Cache["MemberData "] = dvue;" for other Caches you can use Session Or ViewState also.
    Then you have asked " retrieving 10 rows depending on the page number "
    To...
    See more | Go to post

    Leave a comment:


  • Vijeybabu
    replied to Ado.net
    in .NET
    Do you want to update the value using TextBox1_TextCh anged Event OR using Update Button.....?...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...