|
<< Click to Display Table of Contents >> Navigation: Forum > TJQGridColumn types |
10-06-2021, 08:04 AM:
Hello,
What does editType for TJQGridColumn in both IWJQGrid and IWJQDBGrid is used for?
I've test with etbutton, etcheckbox, etImage, it will be possible to see an example of that use, I would like to add images and buttons to my columns but i can't. If i add a column etbutton it appears the text cell[0,3]. Could you tell me wich conditions are necessary for the button or the image to appear in the column?
Thank you.
10-16-2021, 02:05 AM:
Alexandre said he would work to make a demo when possible to show how buttons are used. Since they require a callback, they are a bit more complex than embedding other controls.