Completed
Last Updated: 09 Mar 2015 16:00 by Daniel
Daniel
Created on: 11 Feb 2015 12:19
Category: DropDownTree
Type: Feature Request
1
RadDropDownTree: Server-Side Event For Nodes Checked After DropDown Closed
Hello,

Our company’s project needs the following functionality:
after dropdown in RadDropDownTree is closed, an event will fire - only ONCE – with all checked nodes.

Currently, NodeCheck event fires immediately for each node checked.
And, onEntryAdded event occurs after the dropdown is closed, but it is fired for each node checked.

Our project involves a lot of data. Therefore, many nodes can be checked by the user. It is unpractical that the event will be fired for each node checked, as this will harm our project’s functionality and performance. 

Thanks,
Daniel.
.Net Programmer at ISR Corp.
0 comments