K
Karl-Heinz
Hello,
I'm using a link in a datagrid by the operand
"DataNavigateUrlFormatString=". I assume that the link only can activate a
new aspx-page. But the code and the datagrid definitions exist already in
the calling (the 1st) page.
My second datagrid, which already exists, should be activated by a link from
a column of the 1st datagrid. The 2nd datagrid shows several topics, the 1st
shows several articles of each topic. I want to be able to click on a topic
and then all related articles should be displayed.
This time I am able to show all topics and all articles. I used the
hyperlink and a second aspx-file is invoked. It shows all articles of the
selected topic correct, but the code is very similar to that of the 1st
aspx-file which is able to show a full list of all articles. Isn't it
possible to link to this article's display routine and then to identify the
article's data to be displayed?
Any idea? Can you help? Thanks and have several nice days.
Karl-Heinz
--
Author and webmaster of:
_________________________________________
http://www.sharpmz.org
http://www.angerbichl.de
http://www.huber-bgl.de
http://www.hotelbavaria.net
http://www.Freies-Radio-Bochum.de (in work)
http://www.web-design-discounter.de (in work)
http://www.web-design-discounter.com (in work)
ICQ# 133769328
I am a member of the S.U.C. / UK
( S.U.C.: SHARP User Club http://sharpusersclub.org/ )
I'm using a link in a datagrid by the operand
"DataNavigateUrlFormatString=". I assume that the link only can activate a
new aspx-page. But the code and the datagrid definitions exist already in
the calling (the 1st) page.
My second datagrid, which already exists, should be activated by a link from
a column of the 1st datagrid. The 2nd datagrid shows several topics, the 1st
shows several articles of each topic. I want to be able to click on a topic
and then all related articles should be displayed.
This time I am able to show all topics and all articles. I used the
hyperlink and a second aspx-file is invoked. It shows all articles of the
selected topic correct, but the code is very similar to that of the 1st
aspx-file which is able to show a full list of all articles. Isn't it
possible to link to this article's display routine and then to identify the
article's data to be displayed?
Any idea? Can you help? Thanks and have several nice days.
Karl-Heinz
--
Author and webmaster of:
_________________________________________
http://www.sharpmz.org
http://www.angerbichl.de
http://www.huber-bgl.de
http://www.hotelbavaria.net
http://www.Freies-Radio-Bochum.de (in work)
http://www.web-design-discounter.de (in work)
http://www.web-design-discounter.com (in work)
ICQ# 133769328
I am a member of the S.U.C. / UK
( S.U.C.: SHARP User Club http://sharpusersclub.org/ )