cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Resize the text box of an attribute dynamically

SA_10221476
2-Explorer

Resize the text box of an attribute dynamically

Need to resize the text box dynamically.

1 REPLY 1
ANNA_02
14-Alexandrite
(To:SA_10221476)

Try using data utility,
//based on the logic, set the width
textBox.setWidth(40);

refer for https://www.ptc.com/en/support/article/CS258376

Announcements

Top Tags