I accidentally added a column in my configuration that was a content picker type, and got this exception when I tried to render the tab with the table: (it happens with media picker types too)
System.Data.SqlClient.SqlException (0x80131904): Invalid column name
'dataInteger'. at
uChildListDataType.TableData.ProcessRequest(HttpContext context)
Bug: Content picker column
I accidentally added a column in my configuration that was a content picker type, and got this exception when I tried to render the tab with the table: (it happens with media picker types too)
is working on a reply...