Step1: I have got a Combo box where i am using DBcolumn to fatch values from a view.
Step2: When i select a vlaue in the combo box it displays Check Boxes(in client) which uses DBLookUp.
Step3: I want the same thing to happen but in web without refreshing. I have to use the Ajax for DBLookup but it’s not working. Can Any body help me out.