<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72" style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Hi Ty:</p><p class=MsoNormal>I have been reading some tutorials about asp.net razor pages.</p><p class=MsoNormal>I see where they are using some controls and what they call helpers to implement them.</p><p class=MsoNormal>Some of them have seemed clunky at best and sometimes confusing if I could even figure out how to read them with jaws or nvda.</p><p class=MsoNormal>Anyway, if they are using something like bootstrap or another layout engine along with some quote helpers and you are using custom code something in the black box code could be getting stepped on or vise versa.</p><p class=MsoNormal>I don’t like black box stuff much.</p><p class=MsoNormal>Sorry I couldn’t be more help but thought I would keep the thread alive.</p><p class=MsoNormal>Richard R. Thomas (Rick USA)</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Sent from <a href="https://go.microsoft.com/fwlink/?LinkId=550986">Mail</a> for Windows</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:nfbcs@nfbnet.org">Littlefield, Tyler via NFBCS</a><br><b>Sent: </b>Monday, March 14, 2022 2:51 PM<br><b>To: </b><a href="mailto:nfbcs@nfbnet.org">NFB in Computer Science Mailing List</a><br><b>Cc: </b><a href="mailto:tyler@tysdomain.com">Littlefield, Tyler</a><br><b>Subject: </b>[NFBCS] debugging an asp.net issue.</p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi all,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I'm at the end of my rope on this one and would appreciate if someone </p><p class=MsoNormal>has some advice/tips.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I'm working on an asp.net issue. I've tried and can't manage to boil </p><p class=MsoNormal>this down to a testcase which is kind of frustrating.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The page has a few combo boxes, a table of data and a data pager.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>When I do most things like refresh the page, nothing happens. When I </p><p class=MsoNormal>sort the data (by clicking a header on the table), for some reason the </p><p class=MsoNormal>bottom part of the page (with a couple combo boxes, the pager, etc) is </p><p class=MsoNormal>duplicated.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>As far as I can tell, there is nothing that would duplicate that, and </p><p class=MsoNormal>putting debug statements in multiple places doesn't show this being </p><p class=MsoNormal>created. This is all wrapped in an empty div (by empty I mean no class, </p><p class=MsoNormal>no id, etc).</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I've enabled tracing, at the page level and otherwise and see the </p><p class=MsoNormal>controls being created, but page-level tracing doesn't indicate what </p><p class=MsoNormal>created the controls.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Any ideas on how I can further debug this?</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>_______________________________________________</p><p class=MsoNormal>NFBCS mailing list</p><p class=MsoNormal>NFBCS@nfbnet.org</p><p class=MsoNormal>http://nfbnet.org/mailman/listinfo/nfbcs_nfbnet.org</p><p class=MsoNormal>To unsubscribe, change your list options or get your account info for NFBCS:</p><p class=MsoNormal>http://nfbnet.org/mailman/options/nfbcs_nfbnet.org/richardrthomas48%40gmail.com</p><p class=MsoNormal><o:p> </o:p></p></div></body></html>