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_Related Related Topics sp_TopicIcon
Displaying in jqgrid cells
02/02/2013
00:10
Avatar
johan
USA
Member
Members
Forum Posts: 13
Member Since:
02/12/2010
sp_UserOfflineSmall Offline

Hello, I went into this assuming that jqGrid already accommidated for displaying values like <script>alert('hi-lol');</script> in cells but it seems to not do so. So I added a formatter because I want to erradicate this for any grid cell ever… which I am unsure how to do this especially when other formatters are involved…

In any case here is my simple formatter that does not work.

function jsonFmtr(cellvalue, options, rowdata) {     return "<praaae><codeaaa>" + cellvalue + "</codeaaa></praaae>"; }

It does what I expect, but the javascript still runs… not sure what to say here really other than I need some help!

Sorry it seems I cannot get pre and code tags to display, the function is wrapping the value in pre and code tags...

02/02/2013
10:16
Avatar
OlegK
Germany
Member
Members
Forum Posts: 1255
Member Since:
10/08/2009
sp_UserOfflineSmall Offline

You need just use autoencode: true option of jqGrid. Then jqGrid will interpret all cell data as text and not as HTML fragments. The exception will stay custom formatters. The results of working custom formatters are interpreted always as HTML fragmants. If needed you can use $.jgrid.htmlEncode function inside of your custom formatter.

Best regards
Oleg 

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

Currently Online:
49 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