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.
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.
Comment