C# .NET Windows application+ datagrid control+ update

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • radhikabista
    New Member
    • Feb 2008
    • 7

    C# .NET Windows application+ datagrid control+ update

    hi,



    i m working on a windows application for payment schedule management of a large organization. there i need to show a column content sum at the last row of the datagrid. for this i adopted a datagrid control and customized it with the requirement and the sum is visible at the datagrid footer. now whats my problem is when i try to update the dataset bound to datgrid control nothing is updated in database. i get the original valued. i have tried many alternatives such as saving rows amnually but nothing is working at all conditions.



    please help me.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    You probably need to post the codes you are using ...

    Comment

    Working...