dojo - How to set the Dojox Datagrid row height to a single line -


I'm trying to fix the height of a Dojox 1.3 Datagrid for a line (like Excel). The current functionality line is to automatically increase the height, when more data will be available than fit in one line.

Is this an easy way to accomplish this? It seems that this should be built into the functionality for the datagram, it is believed that this is the default behavior for spreadsheets.

I think you can

Here I am experimenting with:
Category .dojoxGridCellContent, Add:

White-space: Above; Overflow: Hidden;

My "Squeeze / Expansion" functions For, I use a little function to dynamically change a square attribute and then paint the grid again.

I use vertical visual scanning feature In order to be able to make a minimum of 1 "row" in rows (both Excel and HTML), a firm believer should be able to expand and then expand them again in a cell on a particular line

To see the entire contents manually, being adequate to fit the column in any possible cell in all possible text is a terrific solution if you have any cell The dynamic amount of text is productive apps, non-functional white space is the enemy.

I want to make a way to do this useful thing in Dojo (this is also the perennial cross-browser Solve conditional alipasses thing).


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -