Atozed Forums
TJQGridColumn types - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software Products (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: TJQGridColumn types (/thread-2518.html)



TJQGridColumn types - Blanca80 - 10-06-2021

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.


RE: TJQGridColumn types - kudzu - 10-16-2021

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.