Show Grid As Static Height In JqGrid..? -


i have grid contain 25 records, in page size property set 10 records per page , have 3 pages in final page displays 5 rows, here want show 10 rows. (first 5 records next 5 empty rows) please me.thanks in advance

your question not full clear because don't posted javascript code use. typically 1 use either

rownum: 10, height: "auto" 

or

rownum: 10, height: 230, // 23px row scrolloffset: 0 

Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -

Save and close a word document by giving a name in R -