tony

Forum Replies Created

Viewing 15 replies - 4,771 through 4,785 (of 7,981 total)
  • Author
    Replies
  • in reply to: once again: userdata #88897
    tony
    Keymaster

    Hello,

    Of course it is a object. You should know the name in order to obtain the value

    Example:

    echo “This is myname”;

    echo “This is user name”;

    JS

    var hinweis = $('#kundenstamm_ed').getGridParam('userData');

    alert(hinweis.myname) – > This is myname

    alert(hinweis.username) – > This is user name

    Did you see the diffrence?

    in reply to: 3.5 Grid Column Heading Text Alignment #88894
    tony
    Keymaster

    Hello,

    Thanks. This is the right fix. Also it fixes some other issues.

    Best Regards

    Tony

    in reply to: Using Client Side Sorting But Server Side Paging using JQGrid #88893
    tony
    Keymaster

    Hello,

    Not sure if this will be default. In this case the developers should place additional the sorttype option and etc.

    Also it is good that you have to do this with minimal code.

    The main concept of jqGrid is not to give ready solutions, but rather possibility to do evrething what you want.

    Regards

    Tony

    in reply to: jqGrid dynamic select option #88891
    tony
    Keymaster

    Hello,

    Could you please set so that formatCell return the value – i.e

    formatCell : function(rowid, cellname, value, iRow, iCol)

    {

    // do something here

    return value;

    }

    Regards

    Tony

    in reply to: Yahoo Mail like dynamic scrolling instead of paging #88890
    tony
    Keymaster

    Hello David,

    Yes you are right. In the next major releases I will try to correct this and add a more power to the local data manipulation

    Regards

    Tony

    in reply to: Possible bug? Anyone seen problems with setPager in IE #88870
    tony
    Keymaster

    Hello,

    Could you please load landuage file before jqGrid and test.

    Regards

    Tony

    in reply to: Possible bug? Anyone seen problems with setPager in IE #88855
    tony
    Keymaster

    Hello,

    Could you provide a test case. A link to the problem will be very helpfull.

    Best Regards

    Tony

    in reply to: Cell Values when select is used #88817
    tony
    Keymaster

    Hello,

    Thanks. Fixed. (not jet in GitHub)

    Best Regards

    Tony

    in reply to: 3.5 / Cell editing and calendar intergration #88811
    tony
    Keymaster

    Hello,

    Could you please give a link to the problem or if this is not possible send the configuration to me in order to test.

    Thanks

    Regards

    Tony

    in reply to: Fixed columns #88797
    tony
    Keymaster

    Hello,

    Yes – there are plans for this, but not for 3.6 release.

    Regards

    Tony

    in reply to: per column css classes (colgroups?) #88794
    tony
    Keymaster

    Hello,

    Just to know – I have try to add this feature, but as usuall all IE browsers make me not happy.

    Best Regards

    Tony

    in reply to: Planning on adding a feature.. (HTML inline editor) #88792
    tony
    Keymaster

    Hello,

    The contribution can be done diffrent ways.

    There is a GitHub, where you can put your code. If this is difficult to you you can send me the code.

    I will think how to make custom editor (edit type), but it will be better if you have allready the code and want to publish it.

    Thanks

    Best Regards

    Tony

    in reply to: XML Datasource Record Count bug .. #88785
    tony
    Keymaster

    Hello Kuzguni,

    Could you please provide test case – link or code?

    Also please check how you format your user data when you use xml. Please read the docs – chapter Retrieving Data

    Regards

    Tony

    in reply to: Tool tips #88734
    tony
    Keymaster

    Hello,

    Please consult the documentation for the appropriate method.

    Regards

    Tony

    in reply to: A new Tree Grid component #88733
    tony
    Keymaster

    Hello,

    If this is the case it will be quite easy.

    Suppose we have only one or two roots and the rest of the hunderts elments is in child nodes and so on?!?

    Regards

    Tony

Viewing 15 replies - 4,771 through 4,785 (of 7,981 total)

Stay connected with us in your favorite flavor!