identify dijit lifecycle problem

502
0
05-02-2010 05:05 PM
PaigeBaldassaro
New Contributor
I am using the identify dijit and best I can figure, I am having a problem with a callback during part of the lifecycle in one of these steps: buildRendering, setters are called, postCreate.

Which one of these might cause a callback? The reason I am asking is because while looking at the traffic, the dijit initializes ok, then retrieves the identify template. Then it does a post for default.aspx (can't decipher why) and causes an error with ajax: d.charAt is not a function. This error, of course, is meaningless to me. I am trying to figure out what is causing the problem, but neither of those steps have been overridden for me to step through them, and I don't know enough to know how to proceed from here.

Paige
0 Kudos
0 Replies