Atozed Forums

Full Version: TJQGridColumn types
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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.
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.