AD
Administrator
Syncfusion Team
December 7, 2004 12:01 PM UTC
The 3.0 formula engine does allow you to do some string manipulation. It has functions like Right, Left, Concatenate and the & operator for binary concatenations.
We currently have no plans to extend the RecordNavigationBar, but the classes involved are not sealed. So you could have your own derived classes that have additional buttons. It would take some time to look at the existing classes in that control and see how they work together, and how you could add the functionailty you want to see.