hi,guys
i want to do a project with gxt
but i don't know how to use some extjs plugins in the gxt project
such as gridfilter,rowaction
these're good plugins
but how can i use them in the gxt project?or is there any similar plugins for gxt?
Printable View
hi,guys
i want to do a project with gxt
but i don't know how to use some extjs plugins in the gxt project
such as gridfilter,rowaction
these're good plugins
but how can i use them in the gxt project?or is there any similar plugins for gxt?
it would be nice if someone know a tutorial about plugins?
one idea:
ook at the ExtJs plugins and also look at this existing GXT grid plugins:
RowNumberer.java
CheckBoxSelectionModel.java
RowExpander.java
RowEditor.java
CheckColumnConfig.java
you have to look for ComponentPlugin...
also this can be intersting for you:
StoreFilterField