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
EditURL as a Function?
22/07/2009
13:18
Avatar
Brandon
Guest
Guests

Is there a way to use a function to handle the save function for the edit rather than sending it to the URL? Confused

My issue is that we actually already have a JS function that handles our database calls.

Basically I'm looking for something like

onclickSubmit: function(val) {

       sendUpData(val); //custom data function

       updateField(val); //update the actually item in the grid with the new value?

       closeEditPanel; //don't know if this one exists??

}

Thanks!

Brandon

22/07/2009
15:44
Avatar
Janooo
Member
Members
Forum Posts: 8
Member Since:
22/07/2009
sp_UserOfflineSmall Offline

Brandon,

When you change editurl to clientArray then the doc says: no ajax request is made and the content of the changed cell can be obtained via the method getChangedCells.

I guess you need an event to trigger your script. I am not sure how to set 'aftersavefunc' function for the clientArray submit.

Jano

23/07/2009
08:49
Avatar
bryall
Member
Members
Forum Posts: 4
Member Since:
22/07/2009
sp_UserOfflineSmall Offline

Yeah I tried that but I can't seem to get the vars I want.

Brandon

23/07/2009
09:29
Avatar
bryall
Member
Members
Forum Posts: 4
Member Since:
22/07/2009
sp_UserOfflineSmall Offline

Eh I got it working the way I wanted it.. kind of hacky though

beforeSubmit: function(value) {
                        $("#editmodlist4, #lui_list4").css("display","none");
                        $("#list4").setRowData(value.id,value);
                       
                    }
Forum Timezone: Europe/Sofia

Most Users Ever Online: 715

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