Hi,
<form id="form1" runat="server">
<asp:ScriptMana ger ID="ScriptManag er1" runat="server" />
<asp:TextBox ID="txtDate" runat="server" Width="182Px" ></asp:TextBox>
<asp:ImageButto n ID="Image1" runat="server" ImageUrl="~/images/popupimg.png" CausesValidatio n="False"...
User Profile
Collapse
-
I have problem in MaskEditValidator
-
ASP.Net AjaxControlToolKit
Hi,
I'm using this version DLL in my project( .NET Framework 2.0 and Visual Studio 2005 and ajaxControlTool kit version 1.0.11119.0 ).I have problem in maskEdit.
' Date is Invalid' error is still shown even the date is corrected.This problem occurs in Edit mode.
Thanks in advance. -
how to concatenate values of three column in one row
hi,
i want to concatenate values of three column in one row
for example my data is:
Binoy> select * from fpfm_nominies where emp_no='1283L';
EMP_NO NOMINEE
------- -------------------------
1283L Lal Mathi
1283L POONAM KUMARI
1283L SUMAN KUMARI .
it generates three different records with same emp_no but different
nominee. now i want to show names of... -
hi durga,
I can't understand u r Problem.I think u want to check the name already exist validation in ur webgrid.can u explain clearly -
hi durga,
*PURGED, No PM on Forums*Last edited by Shashi Sadasivan; Dec 3 '07, 06:24 AM. Reason: Op was asking personal queries to Thread starterLeave a comment:
-
Problem in Ultrawebgrid..
hi,
Popup window i place the webgrid,in that three columns.The third coulmn is checkbox. if I select any records from first page and select 2 records from next page. It only get/save records from the current page 2 records. After Selecting the record and i pass the values through session to parent listbox.
How to solve this problem.Give solution for it.
Thanks in advance. -
Cell show incorrect value when Valuemember assigned as idfieldLeave a comment:
-
convert rupees into number format
hi,
how to convert rupees into number formatLeave a comment:
-
hi,
Thanks .how to refresh.wheathe r call load function in !postbackLeave a comment:
-
Asp .Net: display selectedvalue in compobox placed in a grid
hi,
I am using dropdownlist in webgrid.for loading the combo i am using this source code.
[CODE=vbnet]Dim vallist As New Infragistics.We bUI.UltraWebGri d.ValueList
Dim ds As New DataSet
ds = _Utility.runsql ("select " + IDField + "," + TextField + " from " + TableName + " where Deleted=0")
Dim dt As New DataTable
...
No activity results to display
Show More
Leave a comment: