SANCHIT SHARMA
Active member
- Joined
- Jul 15, 2005
- Messages
- 38
- Programming Experience
- 10+
Hi
You will find this query as joke, but really i need this solution.
I am using datagridview combobox column.
Display member is of higher length - XXX - 99999999999999
when I display it on grid , as per width and my requirement it shows
XXX... and rest of the information remains hidden.
Now I want to know that , how to suppress these (...) ellipses , coz i am not interested in showing it.
instead of
XXX...
it should display only
XXX
PLS HELP for such a childish query.
Regards
You will find this query as joke, but really i need this solution.
I am using datagridview combobox column.
Display member is of higher length - XXX - 99999999999999
when I display it on grid , as per width and my requirement it shows
XXX... and rest of the information remains hidden.
Now I want to know that , how to suppress these (...) ellipses , coz i am not interested in showing it.
instead of
XXX...
it should display only
XXX
PLS HELP for such a childish query.
Regards