473,804 Members | 1,971 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Calendar in Datagrid maintain state!!

Jay
Hello,

I have Calendar inside a datagrid.

Whenever user clicks the edit button in the datagrid calendar is visible.

The problem occurs when user navigates to a particular month and picks a
date. The Calendar control does a postback and it reverts it back to the
default month.

How can I maintain state for a Calendar inside a Datagrid when an actual
Day is picked.

Thanks.
Jay


Nov 18 '05 #1
1 1589
I noticed your post went unanswered. Have you resolved this issue?

--
Regards,
Alvin Bruney [ASP.NET MVP]
Got tidbits? Get it here...
http://tinyurl.com/3he3b
"Jay" <pr********@atg inc.com> wrote in message
news:%2******** ********@TK2MSF TNGP11.phx.gbl. ..
Hello,

I have Calendar inside a datagrid.

Whenever user clicks the edit button in the datagrid calendar is visible.

The problem occurs when user navigates to a particular month and picks a
date. The Calendar control does a postback and it reverts it back to the
default month.

How can I maintain state for a Calendar inside a Datagrid when an actual
Day is picked.

Thanks.
Jay

Nov 18 '05 #2

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

Similar topics

3
3466
by: | last post by:
This is a very open ended question. I have an app with a page that uses link buttons to change the display. On the prior page you have a list of objects. You click one of those objects to see it's details. I have nav Link buttons that allow you to go to previous or next object from the object list on previous page. In the command event of the linkbutton, the page is redrawn with the details of the next or previous object. I am using...
1
4139
by: Z. Majeed | last post by:
I have a static html page with a form. Is there a way to maintain the state of the form without using client-side scripting (no Javascript) or turning it into a dynamically-generated page using CGI or using cookies? Say I have in page1.html: <input name="field1" value="default1"/> When a user fills field1 with "uservalue1", submits the form and then either goes back to page1.html or reloads page1.html, all form fields are reset to
1
1505
by: chak | last post by:
I have developed a form which dynamically builds textbox, radiobuttonlist, checkboxlist controls from parameters in a table, and somehow manages to maintain state (of data keyed in by user). However, the listbox that i invoke on click of a help button does not maintain state (i am not re-loading the list on postback , which is a usual problem). Does anybody have any idea what could be the issue ? The only asp control i have defined in the...
0
1197
by: Bruno Ferreira | last post by:
Hi! Can someone help me? I have a Webform to register Users Traveller Expenses. To do this I created inside the webform a Custom DataSet, with a Custom DataTable (with some columns) with receives Custom DataRows. In my webform I let the User Fill the textboxes and when he push the add button a row is added to my DataSet and finaly a Bind him to a DataGrid.
2
1398
by: Dave | last post by:
Hi I have a Xml Web Server control on my page <asp:Xml id=Xml1 runat="server" EnableViewState="True"></asp:Xml> I'm doing a transform as follows System.Xml.XmlDocument doc = new System.Xml.XmlDocument() doc.LoadXml(sXml)
4
1120
by: rodchar | last post by:
hey all, i was wondering what are some ways to maintain state between a public site and a secured site? (Best practices and resources are welcomed). thanks, rodchar
7
2047
by: Tom wilson | last post by:
I have created a very simple example that doesn't work. Form1 contains a textbox and a button: Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Response.Redirect("login.aspx") End Sub Very simple. Forget what login.aspx does, it's just somewhere to redirect to.
1
1053
by: Anbu | last post by:
To All, I'm managing a dataset & datagrid using ViewState method to display few columns dynamically. I'm able to store the values under ViewState. But when I call back the values, I could retrieve the DataSet alone, others are not stored in ViewState. Any reason? Any suggestion or way around to solve this?
1
2184
by: darin_dimitrov | last post by:
I have an application which consists of 2 web forms. On the first page I have a datagrid with paging and sorting turned on. I also have a textbox which allows me to filter the data in the grid and narrow down the results. The grid also contains a column with hyperlinks which when clicked should invoke the second page which displays details about the current row. I call the second page with Server.Transfer("second.aspx"). On this page I...
0
9711
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
9593
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
10595
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10343
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...
0
6862
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
5529
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...
0
5668
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3831
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3001
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.