Hi
i need to add style in XamGrid paging. I have attached image in Options tab. how can i set paging style just like this. and also i need to set this right in page.
Hi,
You'll have to retemplate the PagerCellControl and set the style to xamGrid.PagerSettings.Style - http://help.infragistics.com/NetAdvantage/Silverlight/2011.1/CLR4.0/?page=SL_DesignersGuide_Styling_Points_for_xamGrid.html
You can find the default style of the XamGrid (and the PagerCellControl) in the installation directory of the product - http://help.infragistics.com/NetAdvantage/Silverlight/2011.1/CLR4.0/?page=SL_DesignersGuide_Location_of_Generic_xaml_File.html
HTH