.comment-link {margin-left:.6em;}

zerosept

lundi, octobre 04, 2004

Liens DataGrid

If you do create dynamically, don't expect that control to exist after postback. If (...) you do have to use dynamic controls, you must recreate them after each postback if you expect to A) read a value from it or B) have it fire an event. Dynamic Controls in ASP.NET