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
765
Exposing "AddNewRecord" Functionality
posted

Hi,

Whenever an entry gets added to my BindingList via the "AddNewRecord" function, I need to perform a check on the entries. This unfortunately cannot be done in the usual way of validating using IDateErrorInfo of the member variables due to a design issue. So I need to look at the place where you assign values to a new item and insert it into the list. Is this possible?

Parents
No Data
Reply Children
No Data