Grids / Tables
am 19.03.2007 17:55:10 von TimGee
Hi,
I need to create a table on a web page dynamicaly - during the page load,
which will fire a server side event when a cell is clicked - giving the cell
details, is this possable in ASP.net, and if so could someone point me in the
right direction?
Thanks
Tim
Re: Grids / Tables
am 19.03.2007 18:06:16 von Anthony Jones
"Tim Gee" wrote in message
news:AF8DE577-776F-40A6-9826-7A8B65B5C846@microsoft.com...
> Hi,
>
> I need to create a table on a web page dynamicaly - during the page load,
> which will fire a server side event when a cell is clicked - giving the
cell
> details, is this possable in ASP.net, and if so could someone point me in
the
> right direction?
>
microsoft.public.dotnet.framework.aspnet
this is a classic ASP NG.
Re: Grids / Tables
am 19.03.2007 18:18:00 von TimGee
Opps - Sorry.
Cheers
Tim
"Jon Paal [MSMD]" wrote:
> this is not an ASP.net newsgroup.
>
> try here: microsoft.public.dotnet.framework.aspnet
>
>
> "Tim Gee" wrote in message news:AF8DE577-776F-40A6-9826-7A8B65B5C846@microsoft.com...
> > Hi,
> >
> > I need to create a table on a web page dynamicaly - during the page load,
> > which will fire a server side event when a cell is clicked - giving the cell
> > details, is this possable in ASP.net, and if so could someone point me in the
> > right direction?
> >
> > Thanks
> >
> > Tim
>
>
>
Re: Grids / Tables
am 19.03.2007 19:06:36 von Jon Paal
this is not an ASP.net newsgroup.
try here: microsoft.public.dotnet.framework.aspnet
"Tim Gee" wrote in message news:AF8DE577-776F-40A6-9826-7A8B65B5C846@microsoft.com...
> Hi,
>
> I need to create a table on a web page dynamicaly - during the page load,
> which will fire a server side event when a cell is clicked - giving the cell
> details, is this possable in ASP.net, and if so could someone point me in the
> right direction?
>
> Thanks
>
> Tim