Add start and end times to schedule grid | drupal.org:: 30 posts - Last post: Jul 14, 2008The schedule grid still needs complete hours in the first column. . the starting hour, it's displayed anyway and messes up the grid. http://drupal.org/node/120296HOME | I am a new user of yui-ext. I created 2 simple grids based on the following html nodes: Listbox SelectionChanged not firing for previously selected items :: 11 posts - Last post: Jun 25, 2008I switched to Beta 2 today and ended up putting the drop-down content of the .. <Border HorizontalAlignment="Stretch" Grid.Column="0" http://silverlight.net/forums/p/17975/60156.aspxHOME |
OK, so finally found the FAQ you were referring to, although I could not find a direct link from either homepage or documentation page. Anyway the search feature in this forum sucks. I had to search "grids" instead of "grid" to see anything. And when I goes into one of the search result, the browser back button doesn't bring me back to the search list. :-(
Time to disable downloading of yui-ext 0.33, and insist on new users using the Ext 1.0 Grid which creates its own CSS. :!: 10 PUTTING EVERYTHING TOGETHER:: ground images large enough to cater for changes in column width; however, at narrow .. up a couple of “rows” in the grid (0.7em plus 2.9em is 3.6em, http://www.springerlink.com/index/j6011j10320w531k.pdfHOME |
I hate "me too" posts, but +1
To all above posters...
What you describe is NOT a bug. It is actually documented. I'll try to summarize...
if you have only one grid in your page, CSS provided by Jack works OK.
For all other grids, you have to create your own CSS. It really is very simple, you just need to provide for appropriate classes.
Example:
1) a page with two grids.
2) grid1 uses the CSS provided by Jack
3) grid2 uses the CSS provided below (assumes a 4-column grid)
/*
* grid2.css
*/
/*
The grid first check if a column style is defined as:
#your-grid .ygrid-col-0
if it doesn't find it, it uses one of the generic empty rules below.
If you have more than one grid on your page - you MUST define you columns
like above - #container-id .ygrid-col-0 and they must each be a separate rule
*/
#grid2 .ygrid-col-0{
}
#grid2 .ygrid-col-1{
}
#grid2 .ygrid-col-2{
}
#grid2 .ygrid-col-3{
}
#grid2 .ygrid-header-0{
}
#grid2 .ygrid-header-1{
}
#grid2 .ygrid-header-2{
}
#grid2 .ygrid-header-3{
}
The comment above is actually inseide the CSS provided by Jack. Open it and read it.
Simple.
Of course, if you like to style your grid differently you have to provide the defintions yourself. Again, using Jack's CSS should get you off the right path.
-Stathis
Please make an attempt to read older posts before posting a new question. This is probably the most common question raised and answered. Your css entries are not correct. Please read the FAQ and or search for addtional posts related to multiple grids.
hi I am a new user of yui-ext too
i creat 3 grid , and use yui-ext0.33,i got the same question with your
multi grid how to build it?
do you have any solution for it,
i am not very smart , english is not good too
so less word to convey question,please don't mind
if you have solution please send me , thanks
Yeah, I don't know what the deal is the with the forum software - search has never worked right. You're better off going to google http://www.google.com/coop and setting up a personal search that just searches this url.
Jack is there anyway to just build one of those and put a link to it at the top of the forum page?
Thanks for your reply. Are you talking about the FAQ link on top of this page? It is all about how to use this forum.
Yes, I did try to search for 'grid' or 'multiple grid' or 'column' in the forum, but got nothing back. Please give me more info on how to use it more efficiently.
I Am a Sinner – What About You?
Global Sourcing and Supplier Online by Dylan
|