Ask a Question related to ASP.NET Data Grid Control, Design and Development.
-
Alex Homer #1
Re: GridView control -- SQL advanced options disabled
Usually this occurs because the data source is not updateable. I saw this
when someone was specifying a SQL Serve VIEW as the data source, rather than
a table.
"Bruce Chao" <email@myemail.com> wrote in message
news:%23I45HFW3EHA.3388@TK2MSFTNGP15.phx.gbl...>
> I was working on a GridView Control that uses a data source from a SQL
> 2000 server. For some reason, in the data source ocnfiguration screen,
> the two options on "Advanced SQL Generation Options" are disabled. (see
> attached image)
>
> Why is that and what can I do ?
>
> I use VS.NET 2005 Beta 1.
>
> Thanks...
>
----------------------------------------------------------------------------
----
Alex Homer Guest
-
Gridview Control and Customizing Column Displays
> I want it to show in Column 1, a customized version of the data... Don't autogenerate the columns. For the Column1, make it 'HyperlinkField'... -
GridView Control is not posting back correctly
Hi All I am using ASP 2 in VS 2005.net beta 2. I am using a gridview and have bounded it with datatable. I have added dropdownlist to the... -
How to custom gridview control if it derive from web user control?
How to custom gridview control (modify column templates) if it derived from web user control? I have a web user control which contains one... -
fh mx - advanced printing options disappear
i am using freehand mx in osx and having problems with printing on canon s9000 inkjet printer... after choosing print from file menu, i go down the... -
Advanced options with pop-up menus
I'm making a page that has a list of menu options such as Home, Faculty, Classes, Degree, etc. arranged in sort of a half circle design. Each of...



Reply With Quote

