I have achived my work through overriding applyUserStylesForItemRenderer() of
ADG.


DevSachin wrote:
> 
> Hi All
> 
> I want to create a logic to overload features of stylefunction of ADG.
> currently stylefunction has limited set of styles to apply on a cell like
> color,fontweight etc. I want to create a styleFunction which can do extra
> features like set image in a cell,Border(frame) around the cell etc with
> my custom item renderer.
> ques1: Any one can give some idea to do that?
> 
> I have studied ADG classes to do that, i found there are two function are
> used basically to draw item renderers.
> 1.drawCellItem in AdvancedDataGrid
> 2.drawItem in AdvancedDataGridBase
> ques2:
> Which one is being used to draw itemRenderer exectly?
> 
> Thanks in advance:jumping::jumping:
> -
> Sachin Dev Tripathi
> 
> 

-- 
View this message in context: 
http://old.nabble.com/overloading-styleFunction-for-ADG..How--tp25530194p26332357.html
Sent from the FlexCoders mailing list archive at Nabble.com.

Reply via email to