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
edittype:select and readonly issue
19/08/2010
10:11
Avatar
vikrant4u2
Mumbai
Member
Members
Forum Posts: 3
Member Since:
19/08/2010
sp_UserOfflineSmall Offline

I tried creating following field in my grid

{name:'taxtype',index:'taxtype',width:5,search:false,edittype:'select',editable:true,hidden:true,editrules: {edithidden:true, required:true}, editoptions: {readonly:'readonly', value: "T:Taxable;NT:Non Taxable;B:Both" }

This creates following HTML output

<select role="select" id="taxtype" name="taxtype" size="1" class="FormElement" readonly="readonly"><option role="option" value="T">Taxable</option><option role="option" value="NT">Non Taxable</option><option role="option" value="B">Both</option></select>

----------------The Issue-----------------

I am still able to select values from the list both in and/edit mode, this field is suppose to be non-editable/selectable as its true with other edittypes.

19/08/2010
17:23
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Looking here will maybe help.

http://www.w3schools.com/TAGS/.....Select.asp

Readonly is not valid attribute for select

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.

19/08/2010
18:56
Avatar
vikrant4u2
Mumbai
Member
Members
Forum Posts: 3
Member Since:
19/08/2010
sp_UserOfflineSmall Offline

tony,

that's absolutly correct readonly is not the right attribute for select. But if  we use disable instead the value will not be available in request data when the form is submited.

25/08/2010
17:57
Avatar
tony
Sofia, Bulgaria
Moderator
Members

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

Hello,

Any test case or how look the select in this case.

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.

Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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