-
11 Apr 2012 5:11 PM #1
Preview just show empty, after add Grid Panel on Design 2.
Preview just show empty, after add Grid Panel on Design 2.
When I add Grid Panel on Design 2, Preview just show empty.
without any error message, it just empty screen.
If take off the Grid Panel, then preview show all of my design.
Thank You.
-
11 Apr 2012 5:48 PM #2
Did you bind a store to the grid?
Do you have it set as the initial view?
Do you receive any errors on the console when previewing the page?Aaron Conran
@aconran
Sencha Architect Development Team
-
12 Apr 2012 5:28 PM #3
Did you bind a store to the grid? No
Do you have it set as the initial view? No
Do you receive any errors on the console when previewing the page? No
I was add Grid Panel without any store data.
-
12 Apr 2012 5:31 PM #4
Bind it to a store and mark it as the initial view.
Aaron Conran
@aconran
Sencha Architect Development Team
-
16 Apr 2012 6:06 PM #5
thank you for help,
solved, switched to container from viewport to panel.
thank you again


Reply With Quote