T:Grid with fixed header!

2012-09-11 Thread ngocquy_ytc
Hi all! I have a sorted grid with 3 columns! I want to fix the header on grid when scrolling (in case the content is too long). Have you any solution to solve it? Thanks for help! -- View this message in context: http://tapestry.1045711.n5.nabble.com/T-Grid-with-fixed-header-tp5716187.html S

[T5.3] Tree component

2011-10-10 Thread ngocquy_ytc
Hi All, I try to build the tree component in T 5.3.0! it render successful! I use : @OnEvent(component="myTree", value=EventConstants.NODE_SELECTED) and @OnEvent(component="myTree", value=EventConstants.NODE_UNSELECTED) But I can't cacth action from tree. Anybody help me! Thanks! -- View

Delegate and Blocks!

2011-08-23 Thread ngocquy_ytc
Hi all! Im a newbie! i have issues. At A.tml : ..