Forum

July 10th, 2011
You must be logged in to post Login Register

Search Forums:


 






afterInsertRow work ..but a strange thing happen

UserPost

13:48
11/05/2012


berus

Member

posts 15

Hello again,

I wanto to use afterInsertRow for disable/hide subgrid button, as suggest  by tony.

What happen ? .. It work but not affect the first three rows.

If I insert a setrowdata operation it work on all rows.

I can't understand why ..any suggestion ?


Thanks in advance

Berus

p.s. the grid start empty and is populated via xml data from server with a search  as in the demo example "search big sets"

afterInsertRow : function(rowid,rowdata,rowelem) {
                
                    
                  //  jQuery("#listino").jqGrid('setRowData',rowid,{alter:3});
                    $("#"+rowid+" td:eq(0)").empty().unbind("click");
                    
            },



About the jQuery Grid Plugin – jqGrid forum

Most Users Ever Online:

157


Currently Online:

70 Guests

Forum Stats:

Groups: 1

Forums: 7

Topics: 9594

Posts: 28787

Membership:

There are 10178 Members

There have been 448 Guests

There is 1 Admin

There are 2 Moderators

Top Posters:

OlegK – 1157

markw65 – 179

kobruleht – 144

phicarre – 126

YamilBracho – 124

Renso – 118

Administrators: admin (56 Posts)

Moderators: tony (7009 Posts), Rumen[Trirand] (81 Posts)




Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information