Plumtree Portal UI  
 

ExpListPropModel.UpdateDateTimeUniqueKeys Method 

Remove all existing datetime components from the datetime picker manager, and re-register all datetime pickers. This method must be called whenever the expandable list is modified (whenever rows are added or deleted) because the row numbers, which are used to construct the unique key, are changed.

protected virtual void UpdateDateTimeUniqueKeys();

See Also

ExpListPropModel Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace