Click here to Skip to main content
15,902,112 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a table, named tbfdbeek.

I want to display all the feedback enter by the users.

As an admin I want a gridview which shows all the feedback and a reply.

The TABLE IS LIKE THIS :======
COLUMN NAME DATA TYPE
SRNO INT
name VARCHAR(50)
Message VARCHAR(50)
EMAILID VARCHAR(50)
Feeddate DATETIME


I want to show its table info in grid view along with info a button that can reply to it.

PLEASE HELP ME, I am a beginner.
Posted
Updated 22-Nov-10 22:37pm
v2
Comments
Dalek Dave 23-Nov-10 4:38am    
Edited for Grammar, Syntax, Spelling and Readability.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900