Hello,
I want to delete selected record using check box like yahoo mail or hotmail. Can anyone tell me how to do that.
THanks
Page 1 of 1
Delete selected record using Checkbox
#2
Posted 11 January 2010 - 10:24 AM
Neel, on 11 January 2010 - 09:42 AM, said:
Hello,
I want to delete selected record using check box like yahoo mail or hotmail. Can anyone tell me how to do that.
THanks
I want to delete selected record using check box like yahoo mail or hotmail. Can anyone tell me how to do that.
THanks
maybe using http://www.yiiframew...uide/form.table
KISS - Keep It Simple Stupid
ASAP-As Soon As Possible
http://www.yiiframew...oc/cookbook/71/
http://hmsegura.blogspot.com/
ASAP-As Soon As Possible
http://www.yiiframew...oc/cookbook/71/
http://hmsegura.blogspot.com/
#3
Posted 12 January 2010 - 03:19 AM
Neel, on 11 January 2010 - 09:42 AM, said:
Hello,
I want to delete selected record using check box like yahoo mail or hotmail. Can anyone tell me how to do that.
THanks
I want to delete selected record using check box like yahoo mail or hotmail. Can anyone tell me how to do that.
THanks
If you were using GridView widget you could:
- put grid inside form
- add CCheckBox column to the grid
- create button for delete command that will post form
- implement delete action
#4
Posted 26 February 2010 - 12:18 PM
I have same problem. want to delete/update using checkbox. Can anyone send an example?
Share this topic:
Page 1 of 1

Help












