i have one requirement.that is i have two tables one is" MasterInfo"
| Id | Columnname | Engname | devname |
| 1 | TNo | TokenNumber | devnumber |
I have another table "Master data
| TNo | ANo | DocumentType | presenterType |
Inetially columnname(Lable) name is TNo.when Form loading i want to display 'TokenNumber'in place of TNo for user understanding purpose
How to write query for this one (or)ant alternate plz help me code.
Thanks inadvance
Suthish NairPosted Jun 17, 2011, 8:23 AM
srinivas PPosted Jun 17, 2011, 12:28 AM
yah,i want to display in formview or gridview
Pradeep ChandrakerPosted Jun 16, 2011, 10:40 AM
Posted Jun 16, 2011, 8:58 AM
Can you please brief your question bit more ?
raghu vPosted Jun 16, 2011, 7:29 AM
could u elabarate what u mean by form loading ( post back/ intial loading) and what u requirement in clear
Krishna GaradPosted Jun 16, 2011, 5:54 AM