Validating event firing three times for MSFlexGrid
Hi
We have application developed in VB.NET that uses msflexgrid. We have text box validating event in which data is validated, if not valid CancelEventArgs is set to true . For control combo,button etc it is worked properly,but when msflexgrid is focused textbox validating event is firing three times if CancelEventArgs is set to true . What is the reason for this?How to avoid this?
thank you
Re: Validating event firing three times for MSFlexGrid
Thread moved to the VB.Net forum.
Re: Validating event firing three times for MSFlexGrid
Quote:
Originally Posted by
Joacim Andersson
Thread moved to the VB.Net forum.
Making it a double post unfortunately.