For example, repater was populate with datatable and binddata to repeater. Repeater can be binded from any database MYSQL ,MSSQL or Oracle but procedure are same.
In LinkButton by eval bind all necessary data in CommandArgument with some unique special char , later we are using split with the same char at server side.