:Notes Repeater
:Dim Notes RepeaterDataSource As sqlDataSource = e.Row.FindControl("DataSource1")
:NotesRepeater DataSource.Select Command = "SELECT *FROM [contact.Notes] WHERE Type = 'POC' AND ContactID = " & Me.ContactsGridview.Datakeys(e,row.RowIndex).value
dev.mohitpatel 0 Newbie Poster
dev.mohitpatel 0 Newbie Poster
G_Waddell 131 Posting Whiz in Training
dev.mohitpatel 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.