Forum

November 2nd, 2014
A A A
Avatar

Lost password?
Advanced Search

— Forum Scope —




— Match —





— Forum Options —





Minimum search word length is 3 characters - maximum search word length is 84 characters

The forums are currently locked and only available for read only access
sp_Feed Topic RSS sp_TopicIcon
last column truncated
06/02/2009
12:44
Avatar
internetbug256
Buenos Aires, Argentina
Member
Members
Forum Posts: 6
Member Since:
30/01/2009
sp_UserOfflineSmall Offline

Hello. I've been browsing around the forum looking for what I think is a serious problem, but haven't found any report similar to what I want to share with you.

Try this on any sample from the demo: swap the order of appearance of the "notes" and the "total" columns. One simple way is to change this line #70 in the example.php:

    $responce->rows[$i]['cell']=array($row[id],$row[invdate],$row[name],$row[amount],$row[tax],$row[total],$row[note]);

by

    $responce->rows[$i]['cell']=array($row[id],$row[invdate],$row[name],$row[amount],$row[tax],$row[note],$row[total]);

Now refresh your demo, and you will notice that no matter what good trick or setting workaround, you will NEVER been able to see the decimals on the total amount. Of course you must have enough records to make the vertical scrollbar visible.

I think the auto resizing of columns and grid is playing against us here. Maybe no one has put a right aligned column at the end, and that's why no one has reported this bug.

So basically, when the vertical bar is present, the auto resize feature must have this in count in its maths...

Anyone can help me? I am just an amateur in jscript stuff...

Regards.

Gabriel

Gabriel Schillaci

10/02/2009
16:25
Avatar
internetbug256
Buenos Aires, Argentina
Member
Members
Forum Posts: 6
Member Since:
30/01/2009
sp_UserOfflineSmall Offline

Hey! 4 days and not a single answer...

Tony: any comments?

Regards.

Gabriel Schillaci

11/02/2009
00:29
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

Thanks. I know about this  problem of the grid. It is common for all versions. This behaviour will be changed soon (as other problems with the horizontal scrolbar), but not in the 3.4 final release.

Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

08/04/2009
11:00
Avatar
Clement
Member
Members
Forum Posts: 48
Member Since:
30/03/2009
sp_UserOfflineSmall Offline

Hi Tony,

Does this mean the problem still exists for 3.4.3? Would it be resolved in 3.5?

Thanks!

14/04/2009
02:03
Avatar
tony
Sofia, Bulgaria
Moderator
Members

Moderators
Forum Posts: 7721
Member Since:
30/10/2007
sp_UserOfflineSmall Offline

Hello,

The problem is little complicated to be resolved in 3.4.3, but it is fully corrected in the 3.5 - you can see this.

Regards

Tony

For professional UI suites for Java Script and PHP visit us at our commercial products site - guriddo.net - by the very same guys that created jqGrid.

14/04/2009
22:56
Avatar
Clement
Member
Members
Forum Posts: 48
Member Since:
30/03/2009
sp_UserOfflineSmall Offline

Yes, I can see the issue is fixed in 3.5 demo.. great job!

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
83 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

OlegK: 1255

markw65: 179

kobruleht: 144

phicarre: 132

YamilBracho: 124

Renso: 118

Member Stats:

Guest Posters: 447

Members: 11373

Moderators: 2

Admins: 1

Forum Stats:

Groups: 1

Forums: 8

Topics: 10592

Posts: 31289

Newest Members:

, razia, Prankie, psky, praveen neelam, greg.valainis@pa-tech.com

Moderators: tony: 7721, Rumen[Trirand]: 81

Administrators: admin: 66

Comments are closed.
Privacy Policy   Terms and Conditions   Contact Information