Forum: JavaScript / DHTML / AJAX 33 Days Ago |
| Replies: 1 Views: 527 Hi All,
I'm new to this jquery and i found some article, implemented but its server side method is not firing. Plz if you know help out this probelm.
These is the code implemented in my... |
Forum: ASP.NET Dec 16th, 2008 |
| Replies: 3 Views: 1,132 hi bio\
thnks for reply.i tried this way also before raise my ? here.but its not supporting to DDlist.any more idea plz |
Forum: ASP.NET Dec 15th, 2008 |
| Replies: 3 Views: 1,132 hi all,
i search in google, i didt get any solu.so raised ? here.if anybody know plz let me know thnks |
Forum: C# Dec 9th, 2008 |
| Replies: 1 Views: 2,055 hi divine
im also not sure plz
first let chk client s what datatype
passing parameter datatype and geting val datatype, the both datatype should be same.in my knowledge i think datatype s... |
Forum: C# Dec 9th, 2008 |
| Replies: 11 Views: 940 hi gt2010
i think this may be useful to u. chk this way
and all bool var declare outside the procedure like public
this write it in ok button click
if any problem let me know |
Forum: C# Dec 9th, 2008 |
| Replies: 3 Views: 996 hi
this s my code working fine. i think r u creating dynamic datagridview . insead of controlname ur using datagrid may be. so chk it |
Forum: C# Dec 9th, 2008 |
| Replies: 3 Views: 463 thnks for reply.
when i keep mouse over the "sender' it showing details after few sec back its show error like "function evlation is disable....." |
Forum: C# Dec 9th, 2008 |
| Replies: 3 Views: 463 sometimes geting this exception "Function evaluation disabled because a previous function evaluation timed out. You must continue execution to reenable function evaluation ' how to recover this... |
Forum: C# Dec 8th, 2008 |
| Replies: 2 Views: 923 hi everyone,
i need to know backgroundworker1_Dowork(-,) wil exe whenever im clicking the button or sinle click of button will exe more than times like timer.can share me info |
Forum: C# Dec 4th, 2008 |
| Replies: 2 Views: 785 hi gaurav
u can merge two dataset like
use these code and let me know |
Forum: C# Nov 21st, 2008 |
| Replies: 3 Views: 1,286 hi
u need to specify proper database extension. i think here s the probelm ? u given
so plz change to mdb this s ths access dbase extension and u have to use
chk it this and let me know
... |
Forum: VB.NET Nov 12th, 2008 |
| Replies: 3 Views: 2,213 hi
first set the breakpoint to starting line of function and then u can no eaasily somwhere its not set the value that s y this above error and use try-catch block its useful to findout that error |
Forum: C# Nov 12th, 2008 |
| Replies: 5 Views: 387 hi
u can use this way also
if u r insert records automatic way or(autogenerate id) means this is useful |
Forum: VB.NET Nov 11th, 2008 |
| Replies: 6 Views: 2,541 hi
i tried like this for ur ?
or
Application.StartupPath & "\\DataBase\\dbname.db" |
Forum: VB.NET Nov 11th, 2008 |
| Replies: 3 Views: 2,213 hi
send ur ful code then v can help u |
Forum: VB.NET Nov 11th, 2008 |
| Replies: 5 Views: 1,622 hi
c this code
MessageBox.aspx
MessageBox.aspx.vb
otherwise c the link
http://www.dnzone.com/ShowDetail.asp?NewsId=861 |
Forum: VB.NET Nov 11th, 2008 |
| Replies: 5 Views: 1,341 hi
actualy u r adding mulilang files into project under resources folder. u need add bin/debug/resources/ here u have to create the textfile.not resouces file |
Forum: VB.NET Nov 11th, 2008 |
| Replies: 6 Views: 2,541 hi
u have specify like
Application.startuppath means it wil show upto bin folder then concatenate with this " u can specfy remaining path here"
if ur probelm solved plz mark as solved |
Forum: C# Nov 3rd, 2008 |
| Replies: 10 Views: 1,288 ya the image s overlapping in cellpainting event ,so if i added before the image , im drawing the string means each and every time the cellpainting event s firing whenever mouse enters to the grid.so... |
Forum: C# Nov 3rd, 2008 |
| Replies: 10 Views: 1,288 i want to c the content as wel as img. but the image s overlapping the cell content. how to c both .is it possible.plz tel me |
Forum: C# Nov 3rd, 2008 |
| Replies: 10 Views: 1,288 hi Lizr, thnks for reply. in which event i have to specify cellclick or in paint or cellpainting event. can u tel me |
Forum: C# Nov 3rd, 2008 |
| Replies: 10 Views: 1,288 hi, i want to set backgroundimage to selected cell not grid backgroundimage |
Forum: C# Oct 31st, 2008 |
| Replies: 10 Views: 1,288 can anybody tel me ? to do in datagridview at runtime.actualy that s textboxcolumn. whenerver click the cell it should show the background imag. is it possible in C# windows.if u any idea plz help me... |
Forum: VB.NET Oct 29th, 2008 |
| Replies: 2 Views: 1,224 hi
in form1 -button click event write it as
and in 2nd form
it wil work.
if its working mark as PROBLEM SOLVED |
Forum: VB.NET Oct 28th, 2008 |
| Replies: 2 Views: 535 hi,
u can use joins r where condition simple example about the Query |
Forum: VB.NET Oct 17th, 2008 |
| Replies: 1 Views: 336 search in Google. u wil lot of points and protocal related alp details |
Forum: VB.NET Oct 16th, 2008 |
| Replies: 2 Views: 391 hi
in grid cell_click event u have to write
and based on parent grid selected cel u have write query in 2nd grid and fil it |
Forum: C# Oct 16th, 2008 |
| Replies: 2 Views: 627 hi guru,
u want to transfer entire column values from datagridview to listview ? tel me clearly |
Forum: C# Oct 16th, 2008 |
| Replies: 3 Views: 2,083 hi chris11246
u want to call class
inside function if u want to call means |
Forum: C# Oct 15th, 2008 |
| Replies: 15 Views: 5,450 |
Forum: C# Oct 14th, 2008 |
| Replies: 15 Views: 5,450 and u have to use this Form1_FormClosing or Form1_FormClosed |
Forum: C# Oct 14th, 2008 |
| Replies: 15 Views: 5,450 hi rosebabu
u can do one thing may r maynot be correct
in ur form1.designers.cs
then it wil work. if u waant to close appl u can use button click event like |
Forum: C# Oct 14th, 2008 |
| Replies: 15 Views: 5,450 hi im using 2.0 version. if u r using form borderless then u can create own close, min,max button and in close button u can write minmize coding |
Forum: C# Oct 13th, 2008 |
| Replies: 2 Views: 1,282 hi Lizr
thnks for great reply.i already implemented the coding but when i resize the colum im char in between the dividerwidth if anybody faced the same probelm with resolution plz tel me the way. i... |
Forum: C# Oct 2nd, 2008 |
| Replies: 6 Views: 2,098 hi, i tested this coding. just try this
String str=String.Empty;
private void label1_MouseDoubleClick(object sender, MouseEventArgs e)
{
str += "label1_MouseDoubleClick";
... |
Forum: C# Oct 2nd, 2008 |
| Replies: 4 Views: 3,813 hi
y r u dumping all this in str4. for ur identification, store first select query in 1 var and second query in 2 variable and check the condition . i think problem in after "as" |
Forum: C# Sep 24th, 2008 |
| Replies: 4 Views: 2,865 hi ? linz said its correct. can u do like in 2nd form load just write like
1.create a instance of Ist form in Form2() //constructor
Form1 frm1 =new Form1();
frm1.close();
if is it working... |
Forum: C# Sep 24th, 2008 |
| Replies: 8 Views: 3,430 hi im expecting more expl if u have patients |
Forum: C# Sep 24th, 2008 |
| Replies: 15 Views: 5,450 hi u mean, r u created any buton on ur form or r u teling the default close, mini,max button top right corner of form.
tel me clearly where u want to do |