hi all...I have a GridView which has few columns with ItemTemplates(a ll are labels) and EditTemplateFie lds(all are textboxes)..... .upon clicking the Edit button in any row....based on a condition only few columns should be displayed as texboxes and the rest should be labels(ItemTemp late Fields) same as what it displays before clicking the Edit button........ please suggest me a best possible approach to accomplish it ASAP...thx for anykind of help.....