Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
Hello All,
I am using an advanced grid on my mashup to show some data.
I need to disable the re-sizable feature of columns on grids.
Below is the snapshot displaying the feature that I want to disable.
Is there any way besides building a custom widget, in which I can achieve this?
Thanks And Regards,
Madhumita
You could configure it to a fixed size, pg 35 of the grid advanced documentation https://app-direct-www-cloudfront.s3.amazonaws.com/downloads/229413/AdvancedGridWidgetsExtension4.2.0.pdf
Hi,
I tried setting static widths to the columns. Both using pixel width and percentage width options.
However, at run-time, the user is still able to resize the column-widths by dragging the edge of the column.
I want to disable the dragging feature. Is there any way we can do that?
Regards,
Madhumita