Hi Manikanta,
I have gone throgh the documents.
so,With the default(XHTML) theme Im unable to put two fileds in the same
row?
Can u pls tell why?
Could u provide me a solution.
i try to see with the following lines of code
<s:textfield label="Fisrt">
<s:param name="labelcolspan" value="%{1}"></s:param>
<s:param name="inputcolspan" value="%{2}"></s:param>
</s:textfield>
but it is not working.
is it the correct way?
VSG
ManiKanta G-2 wrote:
>
>>
>> It should appear in the same row.But the problem is here it is
>> apperaing
>> in two rows.
>> Which i want in one row.And the same thing with the buttons cancel and
>> reset button should appear in same row.
>>
>
> If u've seen the S2 docs, S2 uses templates/themes while constructing the
> views.
> By default XHTML theme will be used.
>
> See
> http://struts.apache.org/2.x/docs/why-do-the-form-tags-put-table-tags-around-controls.html
> http://struts.apache.org/2.x/docs/themes-and-templates.html
>
> ManiKanta
>
>
--
View this message in context:
http://www.nabble.com/alignment-problem-in-struts2-tp21029381p21030443.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]