Hi,
I have a bound data table which has a byte array column.
How can I format a specific cell that is bound to a byte array ?
I would like to display the hexadecimal value of the byte array.
Thanks.
Hi Kal,
Please let me know if you need my further assistance on this matter.
Thank you for using Infragistics Components.
thank you both.
Oops. I think that confusion was on my part. I assumed you were using the grid. The same basic approaches will work with the tree, but the events are slightly different for the unbound column approach. The DataFilter approach is essentially the same.
Hello Abraham,
Thank you for your feedback.
Actually my sample solution is implemented with WinTree with default ViewStyle. If your WinTree is set with different ViewStyle can you please tell me what it is?
Waiting for your feedback.
thanks for your replies, I will look into it.
Milko, I think you didn't notice but I need this for a wintree not a grid.