Użytkownik Ricardo Aráoz napisał: > I just took a look at the dropdown list's methods in the class designer. > Are you aware there is an onUpdate() method where you could place the > code you had placed in the update() method? Then you wouldn't be out of > the framework, onUpdate() is there for you to customize. > >
But there is one problem with onUpdate(). It's executed after control value gets updated from data source. If choices are dynamic and updated value isn't present in current choices, you receive an exception. -- 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]
