1.) Is it possible, that we have an extra property an buttons or fields in a tableview, so we can set them a fixed length?
for example, I want some fields to grow horizontal, when the screensize is adjusted, but some fields and specially buttons, I want them not to change size!
2.) is sortable, resizable and reordable of a tableview (like an a portal) allready on a feature list?
HJK:
1.) Is it possible, that we have an extra property an buttons or fields in a tableview, so we can set them a fixed length?
for example, I want some fields to grow horizontal, when the screensize is adjusted, but some fields and specially buttons, I want them not to change size!
I would love to be able to set wich column can be reordered, resized and/or sorted.
HJK:
2.) is sortable, resizable and reordable of a tableview (like an a portal) allready on a feature list?
It does all this by default. No way of controlling it though.
Again I would love to see the options I mentioned before on the table view as well.
ROCLASI:
It does all this by default. No way of controlling it though.
Again I would love to see the options I mentioned before on the table view as well.
That is what I ment, I want the same properties as on a portal, and yes indeed per column would be wonderfull!
Is this allready on the future-list yet? Or is it not possible?
I would like to add the following.
1.) an feature to let the fields (some fields) grow in browse-mode
2.) Give the user the possibillity to add or de-add more/less columns to a table-view!
I would like to add my vote especially for the possibility to add/remove columns from table view. I’d prefer that to be possible by method (I can build my own user interface) than by user choice. I think this is a real important feature which is on my wish list for long. I have been hearing “can we have this and that in that list for years” and I’d like to be able to offer something easy.
But also the option to not change the width of objects in table view would be nice. I also don’t like my buttons to grow like crazy on big screens.
And what about retrieving and setting the width and order of the columns, so you can store them per users and when the user opens the form again, you can restore his/her previous settings?
(Maybe handy is you could have a method triggered when the user reorders/resizes the columns…)