Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a main form that displays data by loading various datasets. I then want to display a modal form from the main form. I have set the bindings to the combo boxes on the modal form from inside the main form and all of the combo boxes are correctly poplulated.

 

My problem is that I now want to do some row filtering on the dataset based on a combobox.selectedindexchanged on the modal form. How would I go about this?

 

So far I have tried passing the dataset to the modal form but not too sure if this is the correct method....

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...