Basically we want to show 5 columns of data on the screen but export 10 columns of data. This is using the silverlight viewer and exporting to csv format.
If I set the width of a column to 0 or set Visible='False' on the textbox in the detail row I get the error: Object reference not set to an Instance of an object.
Is there someway to accomplish this?
Thanks,
Brian
If I set the width of a column to 0 or set Visible='False' on the textbox in the detail row I get the error: Object reference not set to an Instance of an object.
Is there someway to accomplish this?
Thanks,
Brian