Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1500
BeforeColPosChanged new and current positions
posted

 Hi,

 How can I get the new position of a column that is being moved to and the existing position? The help says something strange:

"The VisiblePosition property can be used to determine both the current and the new positions of the column or columns that will be moved or swapped. New positions can be determined by reading the property off of the header of the column or columns in columns,  while current positions can be determined by reading the property off of the header of the column or columns in the appropriate band."

However there isn't columns property in BeforeColPosChangedEventArgs class. Could you drop an example of this?

Thanks,

Vitaly