Hi,
Can you show me a simple repro?
How, I can't attach or paster an image file, I can only point to a URL, but my site is a secure internal intranet. I'm not really sure how to show you a reporduction of the anomaly unless I were to do a couple screen captures and then post them to some external web site, where I could point a URL to, but I really don't have those resources available to me unless you have an idea.
Additional note. I have tried writing the text as in the example above, and as
<asp:ListItemValue=""Text="Hello World"/>
but both cause a failure.
I also found the failure goes away by either removing the text declaration however used, OR by removing from theAppendDataBoundItems="True"
but then I do not have a default value in my orginal drop down list, which should not matter as this ddl only provides a record id for the grid view.
No comments:
Post a Comment