Title: diffrent editor data on rows Post by: cucux on August 01, 2014, 02:37:22 AM Hello all,
is there a way to assign an id to combogrid editor at each line? I need to populate a combogrid editor with diffrent data on each line based on a value from another column. Best regards, Catalin Title: Re: diffrent editor data on rows Post by: cucux on August 01, 2014, 02:59:59 AM Ok,
I figured it out. When I fire edit row I change the editor to whatever I want. Thnak a lot. Catalin |