GridPanel not showing all data

  1. #1

    GridPanel not showing all data

    Hi,

    I've just went into a problem in the GridPanel which supposedly is to show all the dataset returned from a StoredProecedure, However, it only shows the first three dataset, and in the PagingToolBar it says Displaying 1-3 of 9 and it didn't show the rest of the six records.

    Can you please help? I have spent a lot of time in debugging and I have no clue.

    Thanks.
  2. #2
    I figured it out now. It seems that I have a "id" column in my dataset, and when I removed it from the store, it works fine now. What a surprise! I think it is conflicting the JsonReader. Can you confirm?

    Quote Originally Posted by iltwams View Post
    Hi,

    I've just went into a problem in the GridPanel which supposedly is to show all the dataset returned from a StoredProecedure, However, it only shows the first three dataset, and in the PagingToolBar it says Displaying 1-3 of 9 and it didn't show the rest of the six records.

    Can you please help? I have spent a lot of time in debugging and I have no clue.

    Thanks.

Similar Threads

  1. GridPanel showing data return Store.Count value 0
    By abhi_sheklohiya in forum 1.x Help
    Replies: 3
    Last Post: Mar 26, 2012, 7:06 PM
  2. No data showing
    By zaggle in forum 1.x Help
    Replies: 2
    Last Post: Mar 23, 2012, 1:09 AM
  3. Linked combo boxes not showing data
    By reezvi in forum 1.x Help
    Replies: 2
    Last Post: Aug 03, 2011, 7:33 AM
  4. GridPanel showing only one column of data
    By HexElffilter in forum 1.x Help
    Replies: 2
    Last Post: Jan 27, 2011, 3:42 PM
  5. GridPanel not showing data with ajaxMethod
    By fabiomarcos in forum 1.x Help
    Replies: 3
    Last Post: Aug 12, 2009, 7:50 PM

Posting Permissions