I'd like to create a dataTable with resizeable columns. When the user resizes a column, I would like to store it somewhere in memory, may be cache or session. The next time the user views the table, I want to be able to set the column widths to match their previous settings.
问问题
417 次