html - Extjs Locking Grid... how to make it appear in a div? -
this seems simple enough question, yet i've spent 3 hours , found no information on how it. purchased ext js 4, , i'm trying "locking grid" appear on 1 of web pages. grid simple in end, no fancy ajax or anything, grid display info. went through quick start tutorial, , tells paste code javascript file, , include ref javascript file in header of page.
well, nothing. no grid appears. , why it, haven't told grid appear. how tell grid appear in particular div on page, or appear on page @ all?
either use renderto config or use render method. sure read notes these, should not use render/renderto on items going inside container, top level components.
Comments
Post a Comment