Is it possible for the CaptionDataField to contain more than one field?
I had thought to set up the CaptionFormatString with something like "This is {0} of {1}" with the CaptionDataField = "Field1, Field2" but this crashes the grid everytime.
(Both of the fields I tried to use are defined in the DetailTables GridTableView DataKeyNames.)
I had thought to set up the CaptionFormatString with something like "This is {0} of {1}" with the CaptionDataField = "Field1, Field2" but this crashes the grid everytime.
(Both of the fields I tried to use are defined in the DetailTables GridTableView DataKeyNames.)