kat15pl

Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: JqGrid – shows less than it should #100685
    kat15pl
    Participant

    Ok, I see that I get 7 rows in response.

    In JQGrid1_DataRequesting(object sender, Trirand.Web.UI.WebControls.JQGridDataRequestEventArgs e) function in debug mode I get 9 rows.

    In this function I have:

    in reply to: JqGrid – shows less than it should #100682
    kat15pl
    Participant

    Thanks for reply,

    Ok, my english is bad:)

    I don't use json, I get rows by (C# code):

    DataTable dt = module.Search(pageSize, startIndex, orderByColumn, searchExpression);

    This function makes query string and return rows.

    Like I said the same schema works in other part of site. I thought it could be by polish letters, but when I deleted them it doesn't improve.

    in reply to: JqGrid – shows less than it should #100679
    kat15pl
    Participant

    Hi,

    Thanks for replying.

    Firstly I think I must say that I'm writing in asp.net.

    I read DB directly from SQL (using SqlConnection). The same method in other part of my system works perfectly. Only in this part it shows only 7, not 10 (it read from DB 10 rows, which I'm sure because I debug my site). I can search by “hidden” rows, but always display 7.

    BTW. Maximum row page is set to 25.

Viewing 3 replies - 1 through 3 (of 3 total)

Stay connected with us in your favorite flavor!