jQWidgets Forums
Forum Replies Created
-
Author
-
June 4, 2023 at 8:27 am in reply to: Uncaught TypeError: Cannot read property 'visiblerecords' of null Uncaught TypeError: Cannot read property 'visiblerecords' of null #133124
the link is dead, can post again?
May 26, 2023 at 4:37 am in reply to: Uncaught TypeError: Cannot read property 'visiblerecords' of null Uncaught TypeError: Cannot read property 'visiblerecords' of null #133094No, when I press the link, the following is shown:
I want to see the code of
the grids have to be initialized in the jqxTabs initTabContent callback (demo). Once a grid has been initialized, you can call its methods.
May 23, 2023 at 3:41 pm in reply to: Uncaught TypeError: Cannot read property 'visiblerecords' of null Uncaught TypeError: Cannot read property 'visiblerecords' of null #133075I have similar problem, can post the demo again?
May 20, 2023 at 4:14 am in reply to: jqxgrid.js:8 Uncaught TypeError: Cannot read properties of null jqxgrid.js:8 Uncaught TypeError: Cannot read properties of null #133058the complete error message is
jqxgrid.js:8 Uncaught TypeError: Cannot read properties of null (reading ‘visiblerecords’)
at c.<computed>._prerenderrows (jqxgrid.js:8:215062)
at c.<computed>._renderrows (jqxgrid.js:8:145712)
at c.<computed>.clearselection (jqxgrid.selection.js:8:2951)
at b.jqx.invoke (jqxcore.js:15:57011)
at b.jqx.jqxWidgetProxy (jqxcore.js:15:62073)
at HTMLDivElement.<anonymous> (jqxcore.js:15:67978)
at Function.each (jquery-2.2.4.min.js:2:2861)
at n.fn.init.each (jquery-2.2.4.min.js:2:845)
at b.fn.<computed> [as jqxGrid] (jqxcore.js:15:67950)
at Object.loadData (common.js:8517:22)July 16, 2019 at 4:03 pm in reply to: Problem with date column in jqxgrid Problem with date column in jqxgrid #106093“it updates the row but problem arises when you click on the same cell(date type) which is updated.
Then, the day is changed into month.”What is the final solution then?
-
AuthorPosts