Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I am retrieving addresses and address type from a table in sql. In the ItemDataBound event I am checking for a type of address.

If the type of address is 'Office' the address data is populated somewhere else. I have the address data of the 'Office' type populating somewhere else, but how do I remove that record from the datagrid, but not the dataset. I have tried setting the row to visible = False, but the datagrid uses a alternating item style so this doesn't work either.

 

--Thanks

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...