jQWidgets Forums

Forum Replies Created

Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • in reply to: Ajax url Ajax url #17317

    naatha
    Member

    Hi Peter,

    I check the help topic – Could not understand.

    please help me

    my Ajax service as follows

    $.ajax({
    type: “POST”,
    async: false,
    contentType: “application/json; charset=utf-8”,
    url: “mypage.aspx/MyData”,
    data: ‘{}’,
    dataType: “json”,
    success: function (msg) {
    s = msg.d;
    },
    });

    How can i integrate this with grid control?

    thanks

    in reply to: ComboBox Text ComboBox Text #17315

    naatha
    Member

    Hi Dimitar,

    Thanks you for the reply. It only works after check any of the check box.

    Is there any way to display when open the web page?

    thanks

    in reply to: Pin column Pin column #17229

    naatha
    Member

    Hi Peter,

    It is working fine……

    Thanks you very much

    in reply to: update single record update single record #17228

    naatha
    Member

    That is great Peter

    Thank you very much

    in reply to: Pin column Pin column #17227

    naatha
    Member

    Hi Peter,

    If i set pinned: true, it will pin the column at the beginning.

    But, I want to give this an option to the user after the grid displayed.

    thank you

    in reply to: date Format date Format #17178

    naatha
    Member

    Hi Peter Stoev,

    You are right. I didn’t set filterable property to true. It is working now…

    Can I set showfilterrow to false for selected columns?

    thanks you very much

    in reply to: date Format date Format #17173

    naatha
    Member

    Hi Peter Stoev,

    It is working now…………..

    thanks you very much

    another question: Why showfilterrow: true is not working on IE 9.0?

    thanks

    in reply to: sorting column with date sorting column with date #17093

    naatha
    Member

    Hi Dimitar,

    It is working…… Thank you very much

    Is it possible multiple column sort one after another?

    Thanks

Viewing 8 posts - 16 through 23 (of 23 total)