Hello,
Can you provide a to us a test case with data (server response) so that we can look into this?
As can be seen this example uses exactly your settings and it is working as expected.
Kind Regards,
Will
Guriddo Support Team
Hello,
Please, provide a example where this happen in order to help you and help us.
We have tested with string and integer key and both works as expected.
Kind Regards,
Will
Guriddo Support Team
Hello,
Please, before to ask any question search this forum and look at our new documentation here : Link
In the documentation this is described here
Also in order to check how to set the grid to its parent container look at the options here
Kind Regards,
Will
Guriddo Support Team
Hello,
New questions require new topics.
Regards,
Will
Guriddo Support Team
Hello,
Thank you for the example provided and make it pubic in our forum.
Kind Regards,
Will
Guriddo Support Team
Hello,
Please for new questions create new post.
Use the setLabel methd. See docs
Kind Regards,
Will
Guriddo Support Team
Hello,
Sorry for my wrong understanding – I mean you use inline edit instead of cell edit.
Now the behavior is as described in the docs.
For cell edit the id is a combination of index Row + the name of colModel – please look here
For inline edit the id is a combination of rowid + name from colModel – look here
You maybe mixed these docs.
Kind Regards,
Will
Guriddo Support Team
Hello,
Sorry for the mistake. The isExported property is in our Development version.
Please, send a e-mail to support at guriddo dot net to get the version with this property.
Sorry again for this inconvenience.
Kind Regards,
Will
Guriddo Support Team
Hello,
In the last version you can use the option exportcol set to false in colModel: See here
Also see the options parameter passed to custom formatter isExported in the same link.
We always try to help solving the problems and we do not count the hours with chronometers.
Kind Regards,
Will
Guriddo Support Team
Hello,
Can you please prepare a demo with data in order to see what is happen?
Thank you
Kind Regards,
Will
Guriddo Support Team
Hello,
Everything on this example is as expected.
The data returned from the server has attribute rowid =”1″ .. and etc.
the id is the rowid+ the name from the colModel when editing. From where come this 8993_QtyCell?
Please look at our new docs here
The getCell should not be used when editing is applied.
The same is described here see getCell method description
What is actually the goal?
Kind Regards
Will
Guriddo Support Team
Hello,
To turn off paging you can disable paging buttons. A good documentation about it can be found here
The performance is a relative thing. If the paging is at client side there is no problem with 500 rows
The height of the grid can be set fixed instead of auto or 100%. By example if you set height : 300 in grid setting this will set 300 of the rows and additionally a place for the pager http://www.guriddo.net/documentation/guriddo/javascript/#how-it-works
Also you may want to look at our demo here : http://www.guriddo.net/demo/guriddojs/
Kind Regards,
Will
Guriddo Support Team
Hello,
This mean that the grid can not find the id or it is set incorrect or there is a bug.
You can test this if you use method getDataIds to see actually the ids of the grid.
One possible resolution is to set key:true in the column acting as id, but the best way to see what is happen is to prepare a small example with data and send it to us or send a link to the problem.
Thank you.
Kind Regards,
Will
Guriddo Support Team
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top