datatable icon indicating copy to clipboard operation
datatable copied to clipboard

Usability enhancements to the reports framework

Open veenapromantia opened this issue 1 year ago • 2 comments

Hi,

I propose the following enhancements to the reports framework.

  1. Freezing of rows and columns - esp for large reports with horizontal and vertical scrollbar it is difficult to get the context of a cell without seeing the row-heading and first column. This is similar to the freeze functionality in spreadsheets and would enable easier online review of report data within the system image

  2. Wrapping around of text - have an option to wrap around text instead of cutting it when the column width is reached. Maybe the default could still be to cut text if it exceeds column width , but having the option to wrap around is sometimes useful when the text is only slightly longer than column width. Please find the attached reference: for ex: description field(dot should not be visible, instead increase the width) image

  3. Changing column width - having an option to resize the column width. Sometimes based on text the columns needs to be widened / narrowed down to give a better layout for the whole report

can these above mentioned features be implemented in the upcoming release.

Thanks

veenapromantia avatar Mar 13 '23 12:03 veenapromantia

all these seem like things which need to be implemented in datatable :eyes:

phot0n avatar Mar 15 '23 12:03 phot0n

1 - https://github.com/frappe/datatable/issues/163

ankush avatar Mar 16 '23 11:03 ankush