I have a formatted link editor inside of a column in the datagrid. I have to double click on the link the first time that the page loads in order to activate the editor's click event. How can I fix it so that I only need to click once?
I figured this out. It was not due to an infragistics problem, it was something else on my page. Thanks!