User Profile

Collapse

Profile Sidebar

Collapse
britzer01
britzer01
Last Activity: Nov 17 '10, 06:05 AM
Joined: Aug 21 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • britzer01
    started a topic How to use LINQ?

    How to use LINQ?

    Can you please give me some hint on how to use LINQ?
    See more | Go to post

  • britzer01
    started a topic Master Page in C#.NET
    in .NET

    Master Page in C#.NET

    How can i use the master page in C#.NET any one help?
    See more | Go to post

  • Good day... i have a problem with this code which i used it before and it really works. But when i used it again this code it returns the old value... but i dont know why?

    In the gridview i set the column for example City column into a template and set the name to txtCity. Then i add the in edit column GridView1.EditI ndex = -1; and bind it again.

    Now the code of GridView rowupdating events is:

    TextBox...
    See more | Go to post

    Leave a comment:


  • Griview_RowUpdating returns the old value during the update events

    Good Day to all...

    I have a problem during RowUpdating Events in GridView in C#. I really need help for this.

    I have a code and i used it before but now i tried again but it returns the old value during clicking the update button...

    Heres my code in GridView.

    protected void grdTCodes_RowUp dating(object sender, GridViewUpdateE ventArgs e)
    {

    TextBox txtBankTCode =...
    See more | Go to post
No activity results to display
Show More
Working...