Active
Project:
Slickgrid
Version:
7.x-1.4
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Oct 2011 at 06:05 UTC
Updated:
9 Nov 2011 at 21:50 UTC
Hi,
I have been trying slickgrid since long but have not been able to make it work. UI ends with just a blank screen with no cells to edit or view. I view-sorce(ed) and can see that the data is there in the javascipt variable.
Please help! I have attached my slickgrid settings and the output.
Vishri
| Comment | File | Size | Author |
|---|---|---|---|
| SlickGridOutput.png | 10.85 KB | vivek_shri | |
| SlickGridSetting3.png | 21.68 KB | vivek_shri | |
| SlickGridSetting2.png | 18.19 KB | vivek_shri | |
| SlickGridSetting1.png | 29.01 KB | vivek_shri |
Comments
Comment #1
rlnorthcuttI'm having a similar issue (blank grid but data is available via JS), but only in IE (8). Chrome and FF are rendering just fine.
I am getting the following error in IE: "Object doesn't support this property or method" (slickgrid.tabs.js?luesqs, line 57 character 18)
Which is right around here:
I should note that I am displaying the tabs from within Slickgrids, and thats obviously part of the issue.
Comment #2
rlnorthcuttFYI - just confirmed that for me the display error is limited to IE and only when the view has tabs (through the slickgrid table settings)