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
130
Field with no corresponding data in Grid?
posted

Hello,

I'm trying to set up my XamDataGrid to compare 2 sets of data.  Check out the sample JPG attached of a the spreadsheet I'm trying to replicate.

I've been trying to figure out a way to get the column span behaviour (Option A, Option B, and Option C in my sample JPG) without having to add a field or unboundfield to the field layout.  When I add an UnBoundField (with column span set to 2) to the field layout, it assumes that there will be a corresponding data field in the grid creating a blank space on top of my data.  Is there any way to just specify the column span portion as just a label and not a placeholder for data in the grid?

 Any input would be greatly appreciated,

Thanks in advance,

Daniel