guriddo.support

Forum Replies Created

Viewing 15 replies - 496 through 510 (of 1,092 total)
  • Author
    Replies
  • in reply to: How to add CSS class for a row with specific criteria #126204
    guriddo.support
    Participant

    Hello,

     

    Use the rowattr grid event to do hat you want. See docs here

     

    Example in PHP (but it is almost same in JS) can be seen here

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: timestamp formatting with dates #126201
    guriddo.support
    Participant

    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

    in reply to: getLocalRow for rowId as string #126200
    guriddo.support
    Participant

    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

    in reply to: frozen columns without setting width #126199
    guriddo.support
    Participant

    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

    in reply to: real time update with streaming data #126184
    guriddo.support
    Participant

    Hello,

     

    New questions require new topics.

     

    Regards,

    Will

    Guriddo Support Team

    in reply to: Horizontal Scrollbar Always Display #126183
    guriddo.support
    Participant

    Hello,

     

    Thank you for the example provided and make it pubic in our forum.

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: Horizontal Scrollbar Always Display #126179
    guriddo.support
    Participant

    Hello,

     

    One possible solution is in the last post here

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: real time update with streaming data #126178
    guriddo.support
    Participant

    Hello,

     

    Please for new questions create new post.

     

    Use the setLabel methd. See docs

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: celledit and rowiud #126170
    guriddo.support
    Participant

    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

    in reply to: real time update with streaming data #126165
    guriddo.support
    Participant

    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

    in reply to: real time update with streaming data #126161
    guriddo.support
    Participant

    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

    in reply to: getLocalRow for rowId as string #126160
    guriddo.support
    Participant

    Hello,

     

    Can you please prepare a demo with data in order to see what is happen?

     

    Thank you

     

    Kind Regards,

    Will

    Guriddo Support Team

    in reply to: celledit and rowiud #126159
    guriddo.support
    Participant

    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

    in reply to: real time update with streaming data #126148
    guriddo.support
    Participant

    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

    in reply to: celledit and rowiud #126147
    guriddo.support
    Participant

    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

Viewing 15 replies - 496 through 510 (of 1,092 total)

Stay connected with us in your favorite flavor!