Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: Thu Mar 28 17:35:06 CET 2024

Total time taken to generate the page: 0.01597 seconds