cancel
Showing results for 
Search instead for 
Did you mean: 

How to change the text and table size

Former Member
0 Kudos

Hi all

I am trying change the text(text of link ui element) on overview screen, by editing UI element properties, but its not working for me, is there any other way to change text of ui element. my second question is how to increase the width of table cell,

Regards

keerthi

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

thanx for the reply, but the table is generated dynamically, there are no ui element properties and I am worried about how to change the text, I changed the UI element properties but my changes are not reflecting. Is there anyway to change the code

Former Member
0 Kudos

Hi

You set the width of the table column to some value say 200px and then you can set the width of the celleditor to 100%.

Regards,

Ajay

Former Member
0 Kudos

hi keerthi,

there is aproperty 'WIDTH' below 'visiblerowcount' in ElementpropertiesofTable. u can change the width

and coming to ur first question, u shoudl be able to change the text. try saving the metadata n rebuild teh project once,

Theja