How to set the width of the 'current record' only. [message #160586] |
Mon, 27 February 2006 07:24 |
nirmalnarayan
Messages: 261 Registered: April 2005 Location: India
|
Senior Member |
|
|
Hi,
one thing i wanted to do in a Tabular block which have 10 records of the field 'Code' is i want to decrease the width of the current record. But while trying with set_item_property('code',width,19) it is decreasing the width of all the records of field 'code' in the block. How to set the width of the 'current record' only.
If anyone knows the solution for this please reply.
Thanks
Nirmal
|
|
|
|
Re: How to set the width of the 'current record' only. [message #160709 is a reply to message #160673] |
Tue, 28 February 2006 02:52 |
nirmalnarayan
Messages: 261 Registered: April 2005 Location: India
|
Senior Member |
|
|
Hi,
I will be displaying a push button on the right side of the text box. This push button will be visible only if i decrease the width of the text box, and the push button will be visible only on the right side of the current record. But as i set the width of the text box using set_item_property the width of the text box in all the rows of the 'tabular' block is decreasing. That's the problem i am facing. It has nothing to do with text aligning.
Thanks and Regards,
Nirmal Narayanan.
|
|
|
|
|
|
|
|