Hallo Peter,
Thank you for your help! I try getcellvalue but I also get only the “Text” and not the ID. Dou you have any idea? Thanks!
var value = $('#jqxgrid').jqxGrid('getcellvalue', rowid, "size_ID");
thanks for your answer but it doesn’t work 🙁
when I’m debugging I set a breakpoint to alert but I never reached this line 🙁
I’ve 4 dropdownlists in my grid, is this the problem?
Thanks for your support!