I'm changing some html codes on incoming data but dataBound event is working before the html changes (I guess).
I have to do it after all data is loaded and html changes finished.
I defined a timer with 100ms on dataBound event and its working for me but I can't trust the timer.