AD
Administrator
Syncfusion Team
August 24, 2004 12:36 PM UTC
What does your SaveCellInfo look like? Does it set e.Handled = true where you are trying to save this cell value to you external data source.
Your QueryCellInfo would normally set either the e.Style.CellValue or the e.Style.Text from your external data source (and not always set it to "one").