473,811 Members | 2,557 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Help with atlas

Hi,
I can't seem to find any info on calling a webservice with atlas and
populating a gridview with the results. All the doc shows on the atlas
website is alert. Who would want to alert?

Please assist?

Thanks
Jun 9 '06 #1
8 1544
So you have a WebService of your Own that populate a GridView...

...and you want to use Atlas, right?
in your code add:

<atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
add incapsulate a atlas:updatePan el on your GridView Components, like:
<atlas:UpdatePa nel runat="server" id="up1" mode="Always">
<ContentTemplat e>

<asp:GridView ....

</ContentTemplate >
</atlas:UpdatePan el>

you can use the UpdateProgress to show some message that you want while the
part of the page is loading...

like:

<atlas:UpdatePr ogress runat="server" ID="updP1">
<ProgressTempla te>
Loading....
</ProgressTemplat e>
</atlas:UpdatePro gress>
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:09******** *************** ***********@mic rosoft.com...
Hi,
I can't seem to find any info on calling a webservice with atlas and
populating a gridview with the results. All the doc shows on the atlas
website is alert. Who would want to alert?

Please assist?

Thanks

Jun 10 '06 #2
Hi,
Thanks. Then, what's all the fuss on the atlas site, under docs, regarding
webservice and bridiging?

Thanks

"Bruno Alexandre" wrote:
So you have a WebService of your Own that populate a GridView...

...and you want to use Atlas, right?
in your code add:

<atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
add incapsulate a atlas:updatePan el on your GridView Components, like:
<atlas:UpdatePa nel runat="server" id="up1" mode="Always">
<ContentTemplat e>

<asp:GridView ....

</ContentTemplate >
</atlas:UpdatePan el>

you can use the UpdateProgress to show some message that you want while the
part of the page is loading...

like:

<atlas:UpdatePr ogress runat="server" ID="updP1">
<ProgressTempla te>
Loading....
</ProgressTemplat e>
</atlas:UpdatePro gress>
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:09******** *************** ***********@mic rosoft.com...
Hi,
I can't seem to find any info on calling a webservice with atlas and
populating a gridview with the results. All the doc shows on the atlas
website is alert. Who would want to alert?

Please assist?

Thanks


Jun 10 '06 #3
what I just told u as an example is the little point of the iceberg, Atlas
is really powerfull, and the "fuss" is about that... the rest that ATLAS can
bring into a WebPage...

check the atlas website carefull so you can get an ideia, there is a lot of
Videos that show you that!

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:0E******** *************** ***********@mic rosoft.com...
Hi,
Thanks. Then, what's all the fuss on the atlas site, under docs, regarding
webservice and bridiging?

Thanks

"Bruno Alexandre" wrote:
So you have a WebService of your Own that populate a GridView...

...and you want to use Atlas, right?
in your code add:

<atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
add incapsulate a atlas:updatePan el on your GridView Components, like:
<atlas:UpdatePa nel runat="server" id="up1" mode="Always">
<ContentTemplat e>

<asp:GridView ....

</ContentTemplate >
</atlas:UpdatePan el>

you can use the UpdateProgress to show some message that you want while
the
part of the page is loading...

like:

<atlas:UpdatePr ogress runat="server" ID="updP1">
<ProgressTempla te>
Loading....
</ProgressTemplat e>
</atlas:UpdatePro gress>
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:09******** *************** ***********@mic rosoft.com...
> Hi,
> I can't seem to find any info on calling a webservice with atlas and
> populating a gridview with the results. All the doc shows on the atlas
> website is alert. Who would want to alert?
>
> Please assist?
>
> Thanks


Jun 10 '06 #4
Thanks! I see you are Portuguese, GO BRAZIL!

"Bruno Alexandre" wrote:
what I just told u as an example is the little point of the iceberg, Atlas
is really powerfull, and the "fuss" is about that... the rest that ATLAS can
bring into a WebPage...

check the atlas website carefull so you can get an ideia, there is a lot of
Videos that show you that!

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:0E******** *************** ***********@mic rosoft.com...
Hi,
Thanks. Then, what's all the fuss on the atlas site, under docs, regarding
webservice and bridiging?

Thanks

"Bruno Alexandre" wrote:
So you have a WebService of your Own that populate a GridView...

...and you want to use Atlas, right?
in your code add:

<atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
add incapsulate a atlas:updatePan el on your GridView Components, like:
<atlas:UpdatePa nel runat="server" id="up1" mode="Always">
<ContentTemplat e>

<asp:GridView ....

</ContentTemplate >
</atlas:UpdatePan el>

you can use the UpdateProgress to show some message that you want while
the
part of the page is loading...

like:

<atlas:UpdatePr ogress runat="server" ID="updP1">
<ProgressTempla te>
Loading....
</ProgressTemplat e>
</atlas:UpdatePro gress>
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:09******** *************** ***********@mic rosoft.com...
> Hi,
> I can't seem to find any info on calling a webservice with atlas and
> populating a gridview with the results. All the doc shows on the atlas
> website is alert. Who would want to alert?
>
> Please assist?
>
> Thanks


Jun 10 '06 #5
DAM BRASIL!!!!

Go PORTUGAL :-P

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:A9******** *************** ***********@mic rosoft.com...
Thanks! I see you are Portuguese, GO BRAZIL!

"Bruno Alexandre" wrote:
what I just told u as an example is the little point of the iceberg,
Atlas
is really powerfull, and the "fuss" is about that... the rest that ATLAS
can
bring into a WebPage...

check the atlas website carefull so you can get an ideia, there is a lot
of
Videos that show you that!

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:0E******** *************** ***********@mic rosoft.com...
> Hi,
> Thanks. Then, what's all the fuss on the atlas site, under docs,
> regarding
> webservice and bridiging?
>
> Thanks
>
> "Bruno Alexandre" wrote:
>
>> So you have a WebService of your Own that populate a GridView...
>>
>> ...and you want to use Atlas, right?
>>
>>
>> in your code add:
>>
>> <atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
>>
>>
>> add incapsulate a atlas:updatePan el on your GridView Components, like:
>>
>>
>> <atlas:UpdatePa nel runat="server" id="up1" mode="Always">
>> <ContentTemplat e>
>>
>> <asp:GridView ....
>>
>> </ContentTemplate >
>> </atlas:UpdatePan el>
>>
>> you can use the UpdateProgress to show some message that you want
>> while
>> the
>> part of the page is loading...
>>
>> like:
>>
>> <atlas:UpdatePr ogress runat="server" ID="updP1">
>> <ProgressTempla te>
>> Loading....
>> </ProgressTemplat e>
>> </atlas:UpdatePro gress>
>>
>>
>> --
>>
>> Bruno Alexandre
>> (a Portuguese in Københanv, Danmark)
>>
>>
>> "Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
>> news:09******** *************** ***********@mic rosoft.com...
>> > Hi,
>> > I can't seem to find any info on calling a webservice with atlas and
>> > populating a gridview with the results. All the doc shows on the
>> > atlas
>> > website is alert. Who would want to alert?
>> >
>> > Please assist?
>> >
>> > Thanks
>>
>>
>>


Jun 10 '06 #6
Angola vs. Portugal. I'll keep an eye on this one.

"Bruno Alexandre" wrote:
DAM BRASIL!!!!

Go PORTUGAL :-P

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:A9******** *************** ***********@mic rosoft.com...
Thanks! I see you are Portuguese, GO BRAZIL!

"Bruno Alexandre" wrote:
what I just told u as an example is the little point of the iceberg,
Atlas
is really powerfull, and the "fuss" is about that... the rest that ATLAS
can
bring into a WebPage...

check the atlas website carefull so you can get an ideia, there is a lot
of
Videos that show you that!

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:0E******** *************** ***********@mic rosoft.com...
> Hi,
> Thanks. Then, what's all the fuss on the atlas site, under docs,
> regarding
> webservice and bridiging?
>
> Thanks
>
> "Bruno Alexandre" wrote:
>
>> So you have a WebService of your Own that populate a GridView...
>>
>> ...and you want to use Atlas, right?
>>
>>
>> in your code add:
>>
>> <atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
>>
>>
>> add incapsulate a atlas:updatePan el on your GridView Components, like:
>>
>>
>> <atlas:UpdatePa nel runat="server" id="up1" mode="Always">
>> <ContentTemplat e>
>>
>> <asp:GridView ....
>>
>> </ContentTemplate >
>> </atlas:UpdatePan el>
>>
>> you can use the UpdateProgress to show some message that you want
>> while
>> the
>> part of the page is loading...
>>
>> like:
>>
>> <atlas:UpdatePr ogress runat="server" ID="updP1">
>> <ProgressTempla te>
>> Loading....
>> </ProgressTemplat e>
>> </atlas:UpdatePro gress>
>>
>>
>> --
>>
>> Bruno Alexandre
>> (a Portuguese in Københanv, Danmark)
>>
>>
>> "Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
>> news:09******** *************** ***********@mic rosoft.com...
>> > Hi,
>> > I can't seem to find any info on calling a webservice with atlas and
>> > populating a gridview with the results. All the doc shows on the
>> > atlas
>> > website is alert. Who would want to alert?
>> >
>> > Please assist?
>> >
>> > Thanks
>>
>>
>>


Jun 11 '06 #7
some Microsoft Atlas Blogger site can offer more example

http://www.atlasasp.com/Cat/AtlasBlogger/default.aspx

Bruno Alexandre wrote:
So you have a WebService of your Own that populate a GridView...

..and you want to use Atlas, right?
in your code add:

<atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
add incapsulate a atlas:updatePan el on your GridView Components, like:
<atlas:UpdatePa nel runat="server" id="up1" mode="Always">
<ContentTemplat e>

<asp:GridView ....

</ContentTemplate >
</atlas:UpdatePan el>

you can use the UpdateProgress to show some message that you want while the
part of the page is loading...

like:

<atlas:UpdatePr ogress runat="server" ID="updP1">
<ProgressTempla te>
Loading....
</ProgressTemplat e>
</atlas:UpdatePro gress>
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:09******** *************** ***********@mic rosoft.com...
Hi,
I can't seem to find any info on calling a webservice with atlas and
populating a gridview with the results. All the doc shows on the atlas
website is alert. Who would want to alert?

Please assist?

Thanks


Jun 13 '06 #8
Very nice. Thanks!

"St*********@gm ail.com" wrote:
some Microsoft Atlas Blogger site can offer more example

http://www.atlasasp.com/Cat/AtlasBlogger/default.aspx

Bruno Alexandre wrote:
So you have a WebService of your Own that populate a GridView...

..and you want to use Atlas, right?
in your code add:

<atlas:ScriptMa nager runat="server" id="sm" render="conditi onal" />
add incapsulate a atlas:updatePan el on your GridView Components, like:
<atlas:UpdatePa nel runat="server" id="up1" mode="Always">
<ContentTemplat e>

<asp:GridView ....

</ContentTemplate >
</atlas:UpdatePan el>

you can use the UpdateProgress to show some message that you want while the
part of the page is loading...

like:

<atlas:UpdatePr ogress runat="server" ID="updP1">
<ProgressTempla te>
Loading....
</ProgressTemplat e>
</atlas:UpdatePro gress>
--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"Chris" <Ch***@discussi ons.microsoft.c om> escreveu na mensagem
news:09******** *************** ***********@mic rosoft.com...
Hi,
I can't seem to find any info on calling a webservice with atlas and
populating a gridview with the results. All the doc shows on the atlas
website is alert. Who would want to alert?

Please assist?

Thanks


Jun 13 '06 #9

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
620
by: Darren L. Weber | last post by:
The following is a first attempt to almost create a shell script for installation of ATLAS and LAPACK. It does not work right now and it is specific to a particular platform. It is posted here to archive it and throw into the public domain, maybe others will find it useful. It is at least a documentation of some relevant notes on the procedure. Corrections and updates would be really appreciated. Alternatives to automate this process...
0
960
by: Chris | last post by:
Hi, I am trying to create an autocomplete textbox from product list. It's not working. Here is my WS
2
1805
by: A.Wussow | last post by:
Hi Everybody, i want to load dynamically content from some user controls (with forms, or some data-controls) using atlas. So i use an UpdatePanel for loading the user control into a placeholder. Using buttons for loading new content works fine. But i still want to use a function which is callable per javascript. I think this way is more flexable than using the Buttons, becaus every button needs it's own Sub-Routine. But i want to have...
2
1270
by: Bob | last post by:
Hi, I discovered the new framework 'Atlas' and i want to use it on my existing application. The problem is that on any page of my existing page, the tag <atlas: .../is not recognized. So my question is: how to use Atlas with existing pages? Thanks Bob
5
1890
by: igotyourdotnet | last post by:
I have a question on atlas: I can create an 'atlas project' and I can add atlas controls fine. but when I try and add an atlas control to an existing asp.net web app I can't, Why? I did notice that the web.cofig file is different then a normal web app web.config. Do I need to add anything to the web.config file of my existing web app or no? I have the Microsfot.Web.Atlas.dll referenced in my web app. what else do I need to do to add...
4
2228
by: Brad Baker | last post by:
I'm trying to implement a gridview control using atlas & asp.net per the following article: http://weblogs.asp.net/scottgu/archive/2005/12/26/433997.aspx My frustration is that the page I've written seems to work fine on my local machine but when I upload it and execute it on the server the page doesn't use AJAX. (It reloads the entire page each time I make a change). I've loaded atlas on the server and I've uploaded several atalas...
3
1559
by: Robert Scheer | last post by:
Hi. I think I have some conceptual questions here. I have an asp.net web application up and running and now I intend to use Atlas on some of my pages. I have read that after installing Atlas, I need to create a specific Atlas project. But what I need is to just adapt Atlas on existing pages, so my questions are: Can I simply add Atlas controls like UpdatePanel on an existing web application page? If so, do I need to adjust some kind of...
1
3533
by: jmdolinger | last post by:
Hi all, I'm a newbie to Atlas (and recently ASP.NET) after coming from a long Java background, also have done quite a bit with an Ajax.NET/ASP.NET 1.1 project, but it was basically all javascript, nothing really having to do with ASP.NET... I'm attempting to put together an application that consists of several GridView controls each bound to some xml data. Each table exists in its own update panel. The two effects I'm going for are:
0
1792
by: YellowFin Announcements | last post by:
Yellowfin, Powered by J2EE, Jasper, BIRT, Spring, jfreeChart Advanta releases ATLAS BI using Yellowfin Business Intelligence 3rd of August, 2007 - Advanta Software, specialist software solutions provider to the 3PL and logistics markets, announced the release of ATLAS BI, a state of the art business intelligence module as an addition to Advanta's ATLAS logistics suite. ATLAS BI comes as a result of a partnership with local business...
0
9730
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10392
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10403
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
6893
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5555
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4341
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3868
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3020
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.