EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: A-K on December 07, 2015, 02:02:23 AM



Title: datagrid - data with $ in the name
Post by: A-K on December 07, 2015, 02:02:23 AM
Hey,

I have a datagrid with a "$" in the datagrids data, I cant change it because all the project data
is written with this name and the datagrid should have the same data.

The problem is the columns size, it is broken.
Example: http://jsfiddle.net/3L4ej4dx/198/ (http://jsfiddle.net/3L4ej4dx/198/)

Thanks.


Title: Re: datagrid - data with $ in the name
Post by: stworthy on December 07, 2015, 10:06:42 PM
You use the 'loadFilter' function to convert the original data to the desired data.
http://jsfiddle.net/3L4ej4dx/199/