Hi,
I have an issue that is already related in other tickets of this forum, but hasn't really been resolved or didn't resolve my problem. I'm working with ASP.NET/AJAX/C#.
I want to be able to refresh a Radgrid after removing elements thanks to a button. In the click event of the button, i remove the element from the source and then call the rebind() function of the Radgrid. The element is only removed from the source but not from the datagrid. If i want the datagrid view to be modified, i have to reopen the window.
How can i resolve this issue ?
Thanks in advance.
I have an issue that is already related in other tickets of this forum, but hasn't really been resolved or didn't resolve my problem. I'm working with ASP.NET/AJAX/C#.
I want to be able to refresh a Radgrid after removing elements thanks to a button. In the click event of the button, i remove the element from the source and then call the rebind() function of the Radgrid. The element is only removed from the source but not from the datagrid. If i want the datagrid view to be modified, i have to reopen the window.
How can i resolve this issue ?
Thanks in advance.