Demos
·
Guide
·
Class Reference
·
Wiki
·
Extensions
·
Forum
·
Live Chat
·
Login
About
About Yii
Features
Performance
License
Contact Us
Downloads
Framework
Extensions
Demos
Logo
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Development
Contribute to Yii
Latest Updates
Report a Bug
Report a Security Issue
Community
Forum
Live Chat
News
Hall of Fame
Badges
search
Documentation
Take the Tour
Tutorials
Class Reference
Wiki
Screencasts
Resources
Wiki
Follow @yiiframework
Articles tagged with "juidialog", sorted by comments
X
145
204
216
269
Displaying 1-4 of 4 result(s).
CJuiDialog for create new model
Created 2 years ago by
zaccaria
–
Tutorials
–
37 comments
– viewed 50,025 times – (
+55
)
In this tutorial we will learn how to realize a create interface using a dialog.
tags:
juidialog
,
user interface
,
AJAX
Using CJuiDialog to edit rows in a CGridView
Created about a year ago by
Russell England
–
Tips
–
7 comments
– viewed 18,718 times – (
+2
/
-1
)
I have a CGridView with a list of clients/events. For each row (EventClient) I wanted a quick edit dialog.
tags:
ajax
,
juidialog
,
CGridView
Update/delete model with CJuiDialog (works in CGridView)
Created about a year ago by
ifdattic
–
Tutorials
–
6 comments
– viewed 31,180 times – (
+14
)
This is based on this article.
tags:
AJAX
,
juidialog
,
user interface
,
CGridView
How to insert a Simple Dialog Box
Created about a year ago by
bluyell
–
How-tos
–
3 comments
– viewed 13,079 times – (
+5
)
I build this simple PHP class (DialogBox.php at the bottom of this wiki) to help you in the dialog box usage on Yii applications. The goal is run any Yii actions into this dialog box and return the resulting value to the calling instance.
tags:
Dialog Box
,
DialogBox
,
dialogbox
,
juidialog
,
CJuiDialog
Write new article
Search Wiki
Sorted by date
Sorted by date (updated)
Sorted by rating
Sorted by comments
Sorted by views
All categories
Tips
(106)
How-tos
(187)
Tutorials
(177)
FAQs
(7)
Others
(14)
Popular Tags
AJAX
(26)
Authentication
(18)
CGridView
(40)
File upload
(10)
Forms
(8)
Logging
(9)
URL
(9)
Widgets
(11)
active record
(11)
config
(12)
database
(13)
filter
(10)
i18n
(15)
rbac
(8)
search
(9)
security
(18)
tutorial
(22)
understanding
(11)
views
(10)
yii
(24)
Recent comments
oorastard
on
Cron Jobs in Yii
zainiafzan
on
Integrating HybridAuth directly into Yii without...
Sankalp Singha
on
How to use a single form to collect data for two...
gobinath
on
CButtonColumn: Use special variable $data for the...
nhexia
on
Yii for beginners