Posted by Vic Spainhower on 12/10/05 09:08
Maraguida,
I changed the query so that it would only pick up records starting with the
135th record. With this set of records it is ok the button works. So I
believe this indicates that it is not a data problem.
Vic
<maraguida@gmail.com> wrote in message
news:1134181119.160444.93850@g14g2000cwa.googlegroups.com...
> Vic Spainhower wrote:
>> I have a php program that is building a grid (HTML table) from a MySQL
>> database. The problems started when I added a dropdown menu to the grid
>> and
>> when I did the form buttons would not work when there were a few values
>> in
>> the drop-down. ...
>>
>> However, what I discovered is that it has to do with the size of the
>> table
>> that I am building. I changed the query so that it would only pick up
>> about
>> 1/2 the records (134 vs 248) which is where it works (the 135th record
>> causes the buttons to quit working. It is not a data problem because I
>> then
>> tested with a different set of data and it would also fail but at a
>> different spot.
>
> Are you sure it is not a data problem?
> Can you try the dropdown with just the 135th record?
>
Navigation:
[Reply to this message]
|