When user clicks on "delete":
1. Open Dialog (div#delete) containing form and load contents
according to the context of a current row.
  1.1. User selects options from select input.
  1.2  User clicks on submit button to submit form or clicks cancel to
close dialog window.

When user clicks on "edit":
1. Open Dialog (div#edit) containing form and load contents according
to the context of a current row.
  1.1. User edits form inputs.
  1.2  User clicks on submit button to submit form or clicks cancel to
close dialog window.

Sorry for the confusion.

On Dec 10, 3:55 pm, Sultan Imanhodjaev <[email protected]>
wrote:
> Did You thought about proper css layout first, and if it it is possible
> please write down your task more completely I am a bit confused :) so I
> think You can define dialog content somewhere else and just inject these
> contents after the dialog is opened, so I do not know the task You have to
> tackle, but I think you just need a step by step description
>
>    1. When the page is loaded bind event handlers
>    2. When the end user clicks on a system buttons
>       1. load contents according to the context of a current row
>       2. insert these contents into a proper dialog elements
>    3. If the user closes the dialog just refresh event handlers
>
> With best,
> Sultan Imanhodjaev

--

You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en.


Reply via email to