That's the problem, I don't know what's posted, all I show is this:
_search: false
nd: 1268108970517
rows: 10
page: 1
sidx: name
sord: asc
So how do I get the select row's ID to post?
I've read through that – I also just finished reading your 127 page pdf doc. I can't seem to find any examples of the php backend I need to make this work?
I have the grid set up, but when I save the cell, nothing is POST'ing to my php file. Is there any documentation that provides examples?
tony said:
I'm not sure that it is the right way. We should give not ready receipt, but possibility to make solutions. I'm not sure that the change of this will make other users happy.
Perhaps we're getting confused here.
I'm talking about displaying text stored in a database table.
So the grid queries the table and says “show me rows 1-2”
These rows show up in the grid display on the page, but one of them contains an email address in the form:
Currently, the grid doesn't display it.
But it should display everything I've asked it to from the db table, shouldn't it?
The text message should be displayed verbatim, not altered in any way – why would you?
i.e. even if the text stored in the DB is an html tag, you don't want it to be executed, thereby possibly changing the display.
I can't use htmlspecialchars, it's outputted in your grid, not in PHP.
Hope that helps clarify 🙂
Is it possible to make the font smaller perhaps?
That did the trick – thanks!
Ah, so it's the fluid grid that's causing it? Ok, I'll ask him. Thanks!
Seems that's not the case – I removed the fluid grid calls and it's still happening.
I think I must have done something dumb…
Also, what's the deal with autowidth? When I try to use it, the grid goes outside the portlet.
Thanks for the help 🙂
Sorry, you use a fluidGrid and not a jqGrid. Ask the author which write this extension.
Ah, so it's the fluid grid that's causing it? Ok, I'll ask him. Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top