We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

HowTo: have 2 columns with the same mapping name

there a dateTime column which needs to have one column show the date and the other time That way it can sorted or filtered by date or time how can i accomplish that since it returns this exception: An unhandled exception of type ''System.ArgumentException'' occurred in syncfusion.grid.dll Additional information: DuplicateMappingName

1 Reply

AD Administrator Syncfusion Team December 27, 2003 08:03 PM UTC

Check out the GDBGMultiHeader sample. It shows how to add a unbound column. Having such a unbould column would allow you then to fill the contents of the column by handling QueryCellInfo and load the date from the other date column in that event handler. Stefan

Loader.
Live Chat Icon For mobile
Up arrow icon