Hi All
I have a question that might be easy to answer, but since I'm new to Telerik, I can't figure out the answer
my situation is like this
I have a RADGRID on a Webform , I changed the Columns backcolor at design time
and i have to change some cells backcolor programatically according to certain condition 'i.e I change the color of a cell if it has negative value '
my Problem is
when i export the RADGRID to Excel with the EXPORT To Excel button of the Commanditem,
i get an excel sheet with the same colors for the columns as they are in the RADGRID
but the programatically changed backcolor for the negative cells are not exported
it have no backcolor in the produced Excel sheet
Although I welcome any solution whether C# or VB , I'll be grateful if you provide a solution in VB.NET
Your Prompt response is highly appreciated
Regards