|
Title: Data contained " >,etc. special symbols, Unable to display properly Post by: sean on September 26, 2013, 12:43:23 AM Code: <input class="easyui-combobox" Code: combobox_data3.json: Unable to display properly Title: Re: Data contained " >,etc. special symbols, Unable to display properly Post by: stworthy on September 26, 2013, 01:56:14 AM To solve this issue, please use 'formatter' function to format '&' character to another string.
Code: <input class="easyui-combobox" |