The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
Hi i try to handle an event that correspond to the after sort event of a datagrid in vb.net. My problem is that the click event of a datagrid return the row and then the values of the data before the sort, this means that any manually binded control have still the values before the sort. Thanks for your help !
Nico
Do you have find the solution it will help me if you have the answer..
thx
> Hi i try to handle an event that correspond to the after sort event of a datagrid in vb.net. My problem is that the click event of a datagrid return the row and then the values of the data before the sort, this means that any manually binded control have still the values before the sort. Thanks for your help !
> Nico
ADAdministrator Syncfusion Team May 29, 2004 01:38 PM UTC
use the currencymanager_itemchanged event like explained here
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemWindowsFormsCurrencyManagerClassItemChangedTopic.asp