> I have a GridView which displays simple labels in ItemTemplate, and
> when it goes to EditTemplate, one field is a dropdown list and the
[quoted text clipped - 19 lines]
>
> Thanks for ANY help!
hi,
did you try this
gvTT.Rows(e.RowIndex).FindControl("ddlCategories").SelectedItem.Value
hope it will work
thanks
nahid
http://nahidulkibria.blogspot.com/
http://www.kaz.com.bd
MRW - 17 Jul 2007 18:18 GMT
> hi,
> did you try this
[quoted text clipped - 3 lines]
> thanks
> nahidhttp://nahidulkibria.blogspot.com/http://www.kaz.com.bd
Yes I did and same result...
MRW - 17 Jul 2007 19:10 GMT
Thanks for the response. However, I did try that out as well with the
same results.
> > I have a GridView which displays simple labels in ItemTemplate, and
> > when it goes to EditTemplate, one field is a dropdown list and the
[quoted text clipped - 29 lines]
> http://nahidulkibria.blogspot.com/
> http://www.kaz.com.bd
MRW - 18 Jul 2007 05:39 GMT
Thanks for the reply! However, this was one of the things I tried
with no success...
> > I have a GridView which displays simple labels in ItemTemplate, and
> > when it goes to EditTemplate, one field is a dropdown list and the
[quoted text clipped - 27 lines]
> thanks
> nahidhttp://nahidulkibria.blogspot.com/http://www.kaz.com.bd