UberGrid
Re: UberGrid
headerConfig and 'sortTriggerEvent' configs pushed to master!
Tired of debugging javascript errors in web applications? Try our new error logging service RootCause, or read more on the Sencha blog
@bryntum
Facebook
API documentation
@bryntum
API documentation
Re: UberGrid
Cool!
I have set
sortable: true
and downloaded the latest nightly build.
However, when I click on the sort icon in the header, the column add/remove menu pops up. I looked in the documentation and could not find the answer to the following:
Can you provide an example of how to make it so that clicking on the sort icon doesn't pop up the add/remove columns menu?
Also, it would be great if you could add a new example that includes the features that we need. That would make it easier for me to test the functionality. I could just download the nightly build and then test it for you.
Also, when do you think some of the other features could be worked on?
1. Paging
Medium
Multi - Row selection - apply status change
summary row
Low Priority
Column resizing
Column reordering
summarize by
grouping summary row
I have set
sortable: true
and downloaded the latest nightly build.
However, when I click on the sort icon in the header, the column add/remove menu pops up. I looked in the documentation and could not find the answer to the following:
Can you provide an example of how to make it so that clicking on the sort icon doesn't pop up the add/remove columns menu?
Also, it would be great if you could add a new example that includes the features that we need. That would make it easier for me to test the functionality. I could just download the nightly build and then test it for you.
Also, when do you think some of the other features could be worked on?
1. Paging
Medium
Multi - Row selection - apply status change
summary row
Low Priority
Column resizing
Column reordering
summarize by
grouping summary row
Re: UberGrid
Both sort and column hide/show feature use 'tap' to activate, and it's up to implementor to decide what makes most sense for them. So you will need to configure these features according to your needs. Perhaps you should set triggerEvent for sorting to another event - like headerlongpress?
We can't really build you custom examples based on your spec, unless you want to hire our professional services to help out. We'll try to add some more of your requested features in an upcoming release. Can't make any hard promises on the availability at this time.
We can't really build you custom examples based on your spec, unless you want to hire our professional services to help out. We'll try to add some more of your requested features in an upcoming release. Can't make any hard promises on the availability at this time.
Tired of debugging javascript errors in web applications? Try our new error logging service RootCause, or read more on the Sencha blog
@bryntum
Facebook
API documentation
@bryntum
API documentation
Re: UberGrid
Mats,
We are not currently in a rush. We will be spending a lot more time on our Mobile project starting in June. We are in the exploratory phase.
I submitted a request for professional services which may be an option.
We are not currently in a rush. We will be spending a lot more time on our Mobile project starting in June. We are in the exploratory phase.
I submitted a request for professional services which may be an option.
- jeanmanuel
- Posts: 5
- Joined: Tue Apr 23, 2013 4:46 pm
Re: UberGrid
Hi, I'm also interested in drag-gable columns ordering when it's available.
We just got the comment from an alpha user on a App we just released.
Thanks
Jean-Manuel
We just got the comment from an alpha user on a App we just released.
Thanks
Jean-Manuel
- jeanmanuel
- Posts: 5
- Joined: Tue Apr 23, 2013 4:46 pm
Re: UberGrid
Hello, is there a way to dynamically lock/unlock a column?
Thanks
Thanks
Re: UberGrid
Not yet. Right now you can only remove a column from one subgrid and add it to another.