|
Regarding Grid -- Parag Yerawar --
Hi... i want to show link in perticular cell of grid but the problem is besides that link i want to type some data ... can any one have answer |
|
-- zahra --
HI, i think if the typed text differ from line to another line you shall read it from database or so ! and configer this data feild as link .... |
|
-- Parag Yerawar --
hi, thanks for ur suggestion.. but i m not taking data from database. i am creating grid array of size 7 and than i am using link on some of cell. When cell will click than one window will appear... And i need to concat that popup windows data with link. i.e. Link(q1,q2,q3) i think u got my problem. |