Użytkownik Ed Leafe napisał: > On Sep 3, 2009, at 1:42 PM, Jacek Kałucki wrote: > >> I need to prevent user change dRadioList selection in some conditions. >> Unfortunately, there is no Veto available, and _oldVal in onHit event >> equals Value property. >> Any suggestions please? >> > > I haven't tried it, but would field-level validation work for this? >
But control isn't bound to DataSource, so onFieldValidation* events aren't fired :( Only solution I found is to adapt onGotFocus event. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
