Hi friends,
I have done a shopping cart inserting a checkbox as datagrid item.When selecting checkbox and clicking the insert button ,Its successfully inserting into the table.I am having a delete button in the same way.What I need is deleting instantly from the table when clicking the delete button.In my code,deletion is occuring in the database,but it should be seen at a time
Is it possible to have validation controlls in datagrid items
Thanx in advance
Vishnu
Hello vishnu, I couldnt interpret your question, but as much as i couldunderstand i will summarise you in a line you insertion is showninstantly in the datagrid, whereas your deletion is not show at thesame time. You could make a function which would be called at everydeletion and insertion of the datagrid item.
This function would bind the datagrid with the present records in the database.
Have a great day
Kunal Ramesh Lalwani
Software Developer
Fahm Softwares(India)
No comments:
Post a Comment