Hey,
I use an UltraTabStripControl and uses a datasource with columnnames style [abc.abc] when I set the TabTextMember with this style of columnnames it always cut of the part before the point.
Example: ColumnName = "PROJECT.ID_PROJECT" results in a TabTextMember "ID_PROJECT"
How can I solve this problem without renaming my columns
Hello,
I tried this and it always works fine for me so I attached my sample to this post for you. Please review it and feel free to let me know if I misunderstood you or if you have any other questions.
Sorry I didn't read our code and it is something we cut ourselfs in our code