Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

table control - field length

Former Member
0 Likes
1,035

Hi,

i created a custom table control for a table in which one field has a length 1. the table control display only the first charecter of the text(header-field label) because of that. is there any possibility to display the entire text .

Regards,

Kumar

Hi,

i created a custom table control for a table in which one field has a length 1. the table control display only the first charecter of the text(header-field label) because of that. is there any possibility to display the entire text .

Regards,

Kumar

3 REPLIES 3
Read only

Former Member
0 Likes
641

Hi,

Try increasing the visible length in the field attributes of the check box..

Thanks,

Naren

Read only

Former Member
0 Likes
641

Hi Kumar,

As it's custom table control. You can always change attributes of that Text-Element displaying the content. Change it's length to as many characters you want to display.

If that does not solve, Can u explain your case with bit of source code.

I think this is interesting Query to solve.

Darshan Patel

<i><b>**Pl. reward points if u find this answer helpful.</b></i>

Read only

Former Member
0 Likes
641

Hii

ok if your actual field length is 1 then increase the visible length(another tab under the length tab in screen painter)

your problrm will be solved

reward if of any use

regards

vikaas