Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
215
browser specific controls
posted

Hi,

Is there any way to write browser specific controls in infragistics ?? Here is something in asp.net controls 

<asp:Button ie:Text="IEText" runat="server" mozilla:Text="FFText" />

Is something like this possible with infragistics conrols  as well??

Thanks in advance.