Hey,

2014-05-28 2:21 GMT+02:00 Muhammad Nasser Al-Noimi <mnno...@gmail.com>:

>  Hi all,
>
> I'm using WTableView with model and I want to modify the data for one
> column (format the output or apply simple calculation on data cell). Any
> one can give me hint on how can I do this? Where I should be looking for
> this (WTableView or QueryModel)?
>

That belongs in the model. You need to create a model that inherits
QueryModel and specialize the data() method.

Regards,
koen
------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to