U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » GridCtrl SetToolBar()
GridCtrl SetToolBar() [message #36606] Mon, 18 June 2012 14:59
idkfa46 is currently offline  idkfa46
Messages: 155
Registered: December 2011
Experienced Member
Hi all,
I'm testing Grid control and i have a little problem with SetToolBar().

I added the following functions
grid.Inserting(true);
grid.Appending(true);
grid.Removing();
grid.Editing();
grid.Accepting();
grid.Canceling();
grid.Duplicating();
grid.Searching();
grid.Moving();
grid.EvenColor().ColoringMode(2);


The problem is about my grid that show just a single column and toolbar, with so many items, go on 3 lines... Is it possible to have 2 diffente toolbar ? maybe one on top and other on bottom ?
how ?

Thanks,
Matteo

Previous Topic: Problem with GridCtrl
Next Topic: Tip on HeaderColumn in GridCtrl
Goto Forum:
  


Current Time: Sun May 03 22:45:20 GMT+2 2026

Total time taken to generate the page: 0.00623 seconds