Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~244 People Reached
Favorite Tags
Member Avatar for pavankumard2079

I want to display Rows in dynamically using ASP.NET with a condition of: If RowCount=7, then 8th Row should display in 2nd column. Ex: ---------------------------------- Theory Practicals ---------------------------------- AAA GGG AAAAAA GGGGGG ---------------------------------- BBB HHH BBBBBB ---------------------------------- CCC CCCCCC ---------------------------------- DDD DDDDDD ----------------------------------- EEE EEEEEE ----------------------------------- FFF FFFFFF -----------------------------------

Member Avatar for ja928
0
74
Member Avatar for Sara Tech

I work with Visual basic 2010 express and Sql server 2008 Express I established Person and Specialist tables data base .I want to make Insert /update/ delete Here object declarations in a module : [CODE] Public str As String 'string sqlcommand Public con As New SqlConnection("Data source =Sara\SQLEXPRESS ; initial …

Member Avatar for pavankumard2079
0
170