This example uses internal APIs that may change in newer versions. The VisibleIndex property returns -1 if a column is hidden. This example demonstrates how to implement a serializable property that ...
A colleague of mine recently ran into an issue that I have not run into myself, but found to be interesting and, in my opinion, worth blogging about here. During some distributed Java development, my ...