Thanks Christian, I want something like that only. I have a portal where I have save some user id. I want if any one login he should visible to me. Is it wise to send request to server every time? Regards Smruti
smruti_ranjan
Posts
-
GMAIL Quick Contacts -
GMAIL Quick ContactsHi I want if any one of my group is online his name should appear in green color. It’s something like GMAIL Quick Contacts. Please help me with some idea. I am using asp.net 2005. Regard’s Smruti
-
drag drop do not work in webpartOn my system it give error while posting.
-
drag drop do not work in webpartHi I am using atlas webpart in my web page. It works fine. But when I am adding PageHandlerFactory drag drop do not work. In web.config file I I have writte What are the possible ways I can tray out?:confused:
-
drag drop do not work in webpartHi I am using atlas webpart in my web page. It works fine. But when I am adding PageHandlerFactory drag drop do not work. In web.config file I I have writte What are the possible ways I can tray out?:confused:
-
drag drop do not work in webpartHi I am using atlas webpart in my web page. It works fine. But when I am adding PageHandlerFactory drag drop do not work. In web.config file I I have writte What are the possible ways I can tray out?
-
Read-only auto generated column in grid viewHi all I got the answer. By setting the DataKeyNames we can make a auto genereted column read only.
-
Read-only auto generated column in grid viewHi How can I make a auto generated column read-only. Means when I click the edit button some column data should appear as it is. It should not change to edit mode. As we are making a column read-only in window app. Is it possible in web app? Thanks & Regards Smruti Smruti
-
Gridview auto generated columnthanks satip but I am unable to fiend what I am looking for. My problem is, I can not find the control in auto generated column in edit mode because I don’t know the control id the text box is auto generated. I want find it in RowEditing event Thanks & regards smruti
-
Gridview auto generated columnHi all I want to get the value of a auto generated column in edit mode means the value in the text box which is automatically generated when we press edit button. in a gridview Thanks & regards Smruti Smruti
-
Masterpage problemDear Asithangae Thanks for your repay , of course I can use js to validate but it should also work for requiredfieldvalidation control. As I am using .clientId which return the client side id that is id in the browser. Please let me know if there any way out. Regards Smruti:) smruti
-
Masterpage problemHi I am using .net 2.0 , I am trying to validate a text box control inside a webpart zone and the webpart zone is in a page which use a master page. Ii have tried giving all the possible id of the control (ID, UniqueID & ClientID) but at runtime requiredfieldvalidator not able to fiend the textbox control. What should I do to resulve the problem ? Regards Smruti Ranjan Rout.
-
Problem with masterpageHi I am using .net 2.0 , I am trying to validate a text box control inside a webpart zone and the webpart zone is in a page which use a master page. Ii have tried giving all the possible id of the control (ID, UniqueID & ClientID) but at runtime requiredfieldvalidator not able to fiend the textbox control. What should I do to resulve the problem ? Regards Smruti Ranjan Rout. smruti
-
Regular Expression needed...Hi you have to use requiredfieldvalidator and set the property Initialvalue = "Please Select One..." Regards smruti Smruti
-
RequiredfieldValidatorhi i want to validate a Textbox which is in a webpartZone, i am able to do that when my aspx page is not inheriting from master page, but when I am using a aspx page with master page and my Textbox in side a webpartZone I am not able to valdate the text box .it through an error Unable to find control id 'TextBox1' referenced by the 'ControlToValidate' property of 'RequiredFieldValidator1' please give some . Regards Smruti Smruti
-
Datagrid as a webpart controlHi I am trying to use data grid inside a web part so that I can change the header and select the column at the run time . I am using win2000 server and vs2005, I got some idea from The article Develop and Customize Web Parts with Custom Tool Parts By Gayan Peiris but it is using SharePoint 2003. please help me Regard's Smruti Smruti
-
Webpartshi How can I validate a text box control inside a webpart zone using required field validator plz help me..
-
Validating webpart controlhi I am working in .net 2005 webparts , I have a text box inside a webpartZone I want to validate the text box using required field valuator . but don’t want to use share point. Regard Smruti Ranjan Rout