Re hello Med.

Ok, I am near my crystal ball.

Not sure to see well but it seems that you use a tdbstringgrid for grid.

If it is the case, could you try this:

- Add "msewidgetgrid," in the uses section of your "main.pas" file (if not
already there, of course).

- Use this to know what kind of column you have:

if twidgetcols(tdbstringgrid1.datacols[0]).getitemclasstype = tdbintegeredit
then ; 






--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to