Zend Framework Forum

Go Back   Zend Framework Forum > Zend Framework Forum > General Talks

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-29-2009, 06:32 PM
Member
 
Join Date: Jan 2009
Posts: 61
Smile Change Sort order of db records

Hi all,
I have complex problem(I think!!). It is like this...
My database table name: Subjects
Columns: Id int
subject varchar(30)
sortorder int
parent_id

So there will be many subjects which are primary parents and many children and grand children as well.

Now I need to
1) change the sort order of the existing subjects while editing the records
2) insert a new record with existing sort order

In eother of the above cases sort order of rest of the subjects should change accordingly, Can some one help me with coding this requirement please.

Thank u
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-01-2009, 11:29 PM
Member
 
Join Date: Nov 2008
Location: San Jose
Posts: 32
Default

This doesnt seem like a ZF issue but more of your application requirement. Humm
So just to have it make sense in my head. Is this what you want done?

1. Record can be updated with a NEW sort order.
A. If the sort order is updated, all the other records will update accordingly.
2. Add a new record
A. When adding a new record a sort order is provided for the record by the system and NOT by the user?

For the updating, if you want it "as you edit" youll need Ajax and an OnChange call the Oncahnge call will be on the form field that contains the 'sortorder field"

The real problem your going to encoutner and im not sure if your this far in the code, is the fact that as your database grows so does the time it takes to update these records on the fly thats IF my assumptions are correct. Depending on how you resort the sort orders this might be an issue.

Armando Padilla
__________________
www.armando.ws
Author: Beginning Zend Framework
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT. The time now is 03:00 AM.


Designed by: Miner Skinz Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0