Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSDataGridLib.DataGrid
#7
LastRow type must be one of types that can be converted to string. If it is for example VT_NULL, it cannot be converted to string. Make sure that LastRow.vt is not VT_NULL or other incompatible type. If it is, out "" instead. Or just use out LastRow; err out "".


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)