Hi,
why is the datatype of the ChildMember/ParentMember item limited to Int32? This is a problem when displaying tasks or events from tables with string or UUID idents. It would be a more flexible control if the type could be any type. Should not be a big deal to change this or is it?
Thank you und kind regards
Karsten
Hi Dess,
thanks for your prompt answer! I think this behaviour might be because the id internally be converted to int somehow? If you use data binding it will only accept int as datatype for the id columns - everything else throws an exception.
Kind regards
Karsten
I have logged it in our feedback portal by making this thread public. You can track its progress, subscribe for status changes and add your comments on the following link - feedback item.
I have also updated your Telerik points.
Currently, the possible solution that I can suggest is to use integer values instead.
Regards,