Hello All,
I want to have a fade in fade out animation(AJAX) on each row of the data fetched from the database.I was wondering what will be the best method to do it? I can have the data stored in a datalist but that will always render the whole data and will not do a row by row fade in fade out.
Also,is there any way I can do fade in fade out without any using any animation properties like On Load,On Click,On MouseHover etc.?
Please,give your suggestions and ideas.
Thanks.