<%@ Import Namespace="System.Data.SqlClient" %>
<%@ Import Namespace="System.Data" %>
<%@ Import Namespace="System.Drawing" %>
<%@ Page Language="c#" %>
HELP FAQS
Stumped on Datagrid Edit enlightenment needed...
Hi, Can anyone help me witht he below code to change it to an editable datagrid?
my database is SQL it has two tables......
faqcategories1
faqs1
inside the first is columns
id
category
inside the second is
id
category_id
question
answer
if anyone can show me how to do this i would be most grateful.
Stuart
nick 0Posted Aug 9, 2004, 12:06 PM