English 中文(简体)
Dojo: dojox.grid. LazyTreeGrid + QueryReadStore - mis when paginating children
原标题:Dojo: dojox.grid.LazyTreeGrid + QueryReadStore - errors when paginating children

I m testing LazyTreeGrid implementation in Dojo. And I have this problem. When LazyTreeGrid is used with LazyTreeGridStoreModel and QueryReadStore pagination of children nodes sometimes causes errors.

我只试图装上露天灯,只装上可见的记录。

生根记录似乎很细微,但在开出一只儿童首页子后,便装满了“......”。 采用湿轮推进器roll积一米。

在下列条件下测试:<0>(9.9.0.1), Chrome(18.0.1025.152 m), IE9 (9.0.8112.16421)

我在Dojo trac开张。 在那里 你们可以找到密码例子,检查枪。

->

问题回答

The URL sent to the server is of the form http://xxx/yyy?start=0&count=25 I think you need to respect the start and count parameters or bad things happen with pagination. It didn t look as if your test code did that.





相关问题
selected text in iframe

How to get a selected text inside a iframe. I my page i m having a iframe which is editable true. So how can i get the selected text in that iframe.

How to fire event handlers on the link using javascript

I would like to click a link in my page using javascript. I would like to Fire event handlers on the link without navigating. How can this be done? This has to work both in firefox and Internet ...

How to Add script codes before the </body> tag ASP.NET

Heres the problem, In Masterpage, the google analytics code were pasted before the end of body tag. In ASPX page, I need to generate a script (google addItem tracker) using codebehind ClientScript ...

Clipboard access using Javascript - sans Flash?

Is there a reliable way to access the client machine s clipboard using Javascript? I continue to run into permissions issues when attempting to do this. How does Google Docs do this? Do they use ...

javascript debugging question

I have a large javascript which I didn t write but I need to use it and I m slowely going trough it trying to figure out what does it do and how, I m using alert to print out what it does but now I ...

Parsing date like twitter

I ve made a little forum and I want parse the date on newest posts like twitter, you know "posted 40 minutes ago ","posted 1 hour ago"... What s the best way ? Thanx.

热门标签