Ask a Question related to ASP Components, Design and Development.
-
Pankaj #1
Display data from database in a scrollable data grid on an ASP Page
Hi All,
I want to display data from database in a scrollable data grid on an ASP
Page. I want to use it for entering data also. Should i have to use any
third party control or any activex control of microsoft. How should i use
it. I am beginner in using components in ASP
Please help me..
Pankaj
Pankaj Guest
-
i want to display all the data in the database to the text field
Well, I have 5 data in the database list(gDatabase), i want to display them all on the member("datafield").. when I used the repeat function, it... -
Passing grid data from one page to another
I am posting a page to another page (form post). The data grid on the second page is being populated with data. Now, on page load of the second... -
How to display a set of data in a data grid when drivenby a combo box?
I am trying to build a page where the user can select a syle of food (i.e. chinese, italian etc) from a combo. I would then want the relevent... -
Separate edit page for a Data Grid
Hello there, I have a data grid that's going to display a but of data that I want to make editable. Problem with this is that there goign to be... -
Data in Access database changed when display in website
Hi Everyone, I am trying to figure why the data of an Access database changed when displayed in a web-based administrative tool. The column data... -
Doru Roman #2
Re: Display data from database in a scrollable data grid on an ASP Page
Use Table. Each row should have a hidden text box with its name
including the record key. Each cell would be a text box, so that you
can enter data.
--
Doru
"Pankaj" <webmaster@dishnetdsl.net> wrote in message
news:eGFXnqPUDHA.2128@TK2MSFTNGP12.phx.gbl...> Hi All,
> I want to display data from database in a scrollable data grid on an ASP
> Page. I want to use it for entering data also. Should i have to use any
> third party control or any activex control of microsoft. How should i use
> it. I am beginner in using components in ASP
> Please help me..
>
> Pankaj
>
>
>
>
Doru Roman Guest



Reply With Quote

