hi all
i ve one tablewidget:
i ve ->1 row having 3 col.named----- name,emp id,designation n select
now i want->add items in next row using one single slot defination with clicking a button named "add item"
for eg: name emp# desig select
----------------------------------------------
1. abc 123 r&d <checkbutton>


and->in select column's row i need a checkbutton
->n when we checked the checkbutton i wanna show another dialog

so plz tell me the criteria to follow as soon as possible

thanks in advance