Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - rex0220

Pages: [1]
1
Bug Report / Re: When freezeCols is specified, header title overlaps
« on: July 25, 2023, 08:00:27 am »
thank you. problem solved.

2
Bug Report / When freezeCols is specified, header title overlaps
« on: July 25, 2023, 06:43:26 am »
(Ver.9.0.1)

3
Bug Report / Click number head cell, error occurs
« on: July 25, 2023, 06:36:30 am »
Uncaught TypeError: Cannot read properties of undefined (reading 'hideCols')
(ver.9.0.1)

4
Bug Report / del key click, no error message
« on: July 25, 2023, 06:28:38 am »
About fields with validation of required.
del key click, no error message.
and fields value is undefined.

cell click and focus out, I get an error message.
and fields value is "".

(Ver.9.0.1)

5
Bug Report / Copy and paste changes line feed code \n to \r
« on: July 25, 2023, 06:15:22 am »
textarea field, Copy and paste changes line feed code \n to \r.
(Ver.9.0.1)

'"TEST"&\n"TEST2"' -> '"TEST"&\r"TEST2"'

Pages: [1]