when i click check box that particular row should be check on other table and how to use it for loop
in form loop i can use the "tsalesdump_date,tsalesdump_name,executivename_executive"
this three if the value is same its go to update and otherwise its not to same its move on insert how can i write it can any 1help me
if i have use two table one temp and other 1 is orginal\
temp table =vsolv_tmp_tsalesdump
orginal table=vsolv_trn_tsalesregdump
if already i hav save the data in orginal table,again if i hav assing data for temp table
and view in radgrid if select and submit the button its go to check on orginal table if the value is already there its update it otherwise insert
how can use it