User Profile & Activity

Zak Counides Member

In looking through the site it appears that development is dead? I am not seeing any updates and event the user portal will not render any longer.

Was this ever fixed? Typing in a RadNumericTextbox results in erratic behavior. 

Just found a workaround for this issue. I started using the OnChildRowExpand event in co-ordination with the OnResponse event so that I can evalute the grid for rows that need to be evaluated/re-calculated in the OnResponse event, after they have been tagged by the OnChildRowExpand event. (OnAfterChildRowExpand might be a nice event to have in the future since its kind of awkward to work with two seperate ones.) 

I haven't been able to come up with much in regards to this event, so if you have any information in regards to it, I would be more than appreciative.

Thanks.

Posted: February 22, 2011 8:42 AM
I will take it to the clients and see how they feel about that solution, but I dont think that it will be adequete for the purpose of the page. I am considering disabling the add bar, and replacing it with the necessary controls in a table, with a link button that will add a new row to the grid with the selected items. WIll allow me to validate the data easier to prevent duplicates any way. Thanks.
Posted: February 21, 2011 8:43 AM
Well, that is why I was thinking that there might be something that I could call in javascript from like a button onclick to fire the event to add a new row to the grid. (Dont know what it is called offhand...) 
All times are GMT -5. The time now is 5:00 PM.
Previous Next