You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by NV <ve...@tarangtech.com> on 2006/10/31 12:23:50 UTC

what is the use of "row-count" attibute

Hi,

Anybody have any idea on how to use "row-count" attribute of <form ...> tag
as shown below:

<form name="formName" row_count="count">
...
</form>

Thanks in advence
NV


-- 
View this message in context: http://www.nabble.com/what-is-the-use-of-%22row-count%22-attibute-tf2545327.html#a7092343
Sent from the OFBiz - Dev mailing list archive at Nabble.com.


Re: what is the use of "row-count" attibute

Posted by Jacopo Cappellato <ti...@sastau.it>.
It would help a lot if you could explain what you are trying to achieve.

Jacopo



NV wrote:
> Hi Jacopo,
> 
> Thanks for your reply.
> 
> If possible can you give detailed information on this.
> 
> NV
> 
> 
> Jacopo Cappellato wrote:
>> Hi,
>>
>> are you trying to manually set the total number of records?
>> If so, you should use the new attribute override-list-size
>>
>> Jacopo
>>
>> NV wrote:
>>> Hi,
>>>
>>> Anybody have any idea on how to use "row-count" attribute of <form ...>
>>> tag
>>> as shown below:
>>>
>>> <form name="formName" row_count="count">
>>> ...
>>> </form>
>>>
>>> Thanks in advence
>>> NV
>>>
>>>
>>
>>
> 


Re: what is the use of "row-count" attibute

Posted by NV <ve...@tarangtech.com>.
Hi Jacopo,

Thanks for your reply.

If possible can you give detailed information on this.

NV


Jacopo Cappellato wrote:
> 
> Hi,
> 
> are you trying to manually set the total number of records?
> If so, you should use the new attribute override-list-size
> 
> Jacopo
> 
> NV wrote:
>> Hi,
>> 
>> Anybody have any idea on how to use "row-count" attribute of <form ...>
>> tag
>> as shown below:
>> 
>> <form name="formName" row_count="count">
>> ...
>> </form>
>> 
>> Thanks in advence
>> NV
>> 
>> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/what-is-the-use-of-%22row-count%22-attibute-tf2545327.html#a7092750
Sent from the OFBiz - Dev mailing list archive at Nabble.com.


Re: what is the use of "row-count" attibute

Posted by Jacopo Cappellato <ti...@sastau.it>.
Hi,

are you trying to manually set the total number of records?
If so, you should use the new attribute override-list-size

Jacopo

NV wrote:
> Hi,
> 
> Anybody have any idea on how to use "row-count" attribute of <form ...> tag
> as shown below:
> 
> <form name="formName" row_count="count">
> ...
> </form>
> 
> Thanks in advence
> NV
> 
>