does it work? I am in search of Live search , do have any archive to take a look
Type: Posts; User: yogeshmsharma
does it work? I am in search of Live search , do have any archive to take a look
Can I save complete panel state ? I have many components in panel . I want to implement back button functionality for my application.
I used saveState() and given stateId but I could not able to...
is their way to save complete panel. How do I restore state if I am using View component
I didn't find anything in Explorer demo ,
How we can do back button functionality in GXT
can you share your code base , at least I can see how you have loaded live grid from memory proxy. if you can not share at least tell me place where I can find details.
Have you got the answer ,if yes pleas share..
Yes eclipse plugin integration is out of date & now with GWT 2.0 their is no application creation , it is changed to webcretor
What is the error you are getting in error console.
Have you included Checkcolumn.js in your path.
Can I render it for editorGridPanel , and keep on adding if user enter value .
if var contextMenu is defined globally it work fine.
but I don't want to define it globally.
With single html file it works ok but not with what I have coded on web server
Any body know what is problem here ?
It display more than two context menu after successive right click
18721
Hi Guys ,
i figured out what is problem. Problem is actually height of treePanel.
If we keep autoHeight: true for treepanels accorion layout works fine.
But when we do initialize some height...
I am having border layout and on west section I have placed AccordionLayout which contains multiple tree panel.
Problem I am facing is when I collapse One pane in AccordionLayout tree under...
I am facing similar problem.
I have one div and I want to render accordion Panel layout in it .
Panel contains 6 Tree Panels .
When I collapse first Panel and re-expand it ,treePanel inside...
I do remember I have seen some post on forum which talks about similar issue. I forgot that link somehow .
how about reading telnet session and displaying
Is their any JS library providing way to access serial console.
Ugly solution is to use applet and render it under some component. If any one knows better
way let me know.
I want some way...
It does n't work with Eclipse 3.4 .
No ExtJs page under Web / any project
Please help
I am looking for example where I can drag one grid element to many different grid.
ex:
I have 3 grid Grid1,Grid2 & Grid3 , I want
1. grid1 <-drag over --> grid3
2.grid2 <--drag over --> grid3...
I am loading data manually in my tree. i.e I am creating new node as
var treeNode= Ext.tree.TreeNode({configuration});
par.appendChild(treeNode);
But I am not getting how to retain state of...
Issue is present with IE 6.0.
Last comment css exists with codebase.
7027
can you give me more details,
i want to hide header of hidden column too when hide columns runtime.
Can you give me some example if you know
have you got the solution if yes can u put it here.
Sorry to say but when I was posting the code, I found it is not working with firefox 2.0
i don't why?
Does any body know the solution. Please reply as it is very critical for me.
Got the solution.
:)