T
TARUN
Hello All,
I am facing problem regarding Atlas.
I have install the AtlasSetup.msi in my .NET framework 2.0, and i open
the new Atlas Website......
Let me first explain the my senario,
I have data grid(5 colunm datagrid) on my Page. It's First Colunm is
LinkButton whose text property contain the ID. As i click on the this
LinkButton, the Data against ID (Linkbutton.Text) are move to the
textboxes, so that u can edit the Values and click on Update Button to
update the data in datagrid.
So i use atlas and put the datagrid and textBox in UpdatePanel
I wrote the trigger also as below
<Triggers>
<atlas:ControlEventTrigger ControlID="btnUpdate"
EventName="Click" />
</Triggers>
but i found "Unknown error" alert box , as i click on Update Button.
Please Suggest me..... the reason behind this Error, Please Suggest me
how to rectify this error.
I search in Atlas forum and Come to Known that if u have any special
chararter in title like <title>Ajax & Page</title>
then u got this alert error message.
Or
if the session got expire, then also this error encounter.
in my case ... title is correct as well as my application session are
also working perfectly.
Please, give me the suggest to come out from this problem.
with regards
Tarun Sinha
I am facing problem regarding Atlas.
I have install the AtlasSetup.msi in my .NET framework 2.0, and i open
the new Atlas Website......
Let me first explain the my senario,
I have data grid(5 colunm datagrid) on my Page. It's First Colunm is
LinkButton whose text property contain the ID. As i click on the this
LinkButton, the Data against ID (Linkbutton.Text) are move to the
textboxes, so that u can edit the Values and click on Update Button to
update the data in datagrid.
So i use atlas and put the datagrid and textBox in UpdatePanel
I wrote the trigger also as below
<Triggers>
<atlas:ControlEventTrigger ControlID="btnUpdate"
EventName="Click" />
</Triggers>
but i found "Unknown error" alert box , as i click on Update Button.
Please Suggest me..... the reason behind this Error, Please Suggest me
how to rectify this error.
I search in Atlas forum and Come to Known that if u have any special
chararter in title like <title>Ajax & Page</title>
then u got this alert error message.
Or
if the session got expire, then also this error encounter.
in my case ... title is correct as well as my application session are
also working perfectly.
Please, give me the suggest to come out from this problem.
with regards
Tarun Sinha