Search Results

Showing results 1 to 40 of 65
Search took 0.01 seconds.
Search: Posts Made By: Renukavani
Forum: JavaScript / DHTML / AJAX 20 Days Ago
Replies: 1
Views: 411
Posted By Renukavani
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,101
Posted By Renukavani
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,101
Posted By Renukavani
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: 1,973
Posted By Renukavani
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: 928
Posted By Renukavani
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: 973
Posted By Renukavani
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: 453
Posted By Renukavani
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: 453
Posted By Renukavani
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: 903
Posted By Renukavani
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: 750
Posted By Renukavani
hi gaurav

u can merge two dataset like

use these code and let me know
Forum: C# Nov 21st, 2008
Replies: 3
Views: 1,264
Posted By Renukavani
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,086
Posted By Renukavani
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
hi
Views: 385
Posted By Renukavani
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,448
Posted By Renukavani
hi
i tried like this for ur ?


or

Application.StartupPath & "\\DataBase\\dbname.db"
Forum: VB.NET Nov 11th, 2008
Replies: 3
Views: 2,086
Posted By Renukavani
hi
send ur ful code then v can help u
Forum: VB.NET Nov 11th, 2008
Replies: 5
Views: 1,606
Posted By Renukavani
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
Solved: Globalization
Views: 1,300
Posted By Renukavani
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,448
Posted By Renukavani
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,260
Posted By Renukavani
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,260
Posted By Renukavani
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,260
Posted By Renukavani
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,260
Posted By Renukavani
hi, i want to set backgroundimage to selected cell not grid backgroundimage
Forum: C# Oct 31st, 2008
Replies: 10
Views: 1,260
Posted By Renukavani
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,184
Posted By Renukavani
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: 526
Posted By Renukavani
hi,
u can use joins r where condition simple example about the Query
Forum: VB.NET Oct 17th, 2008
Replies: 1
Views: 327
Posted By Renukavani
search in Google. u wil lot of points and protocal related alp details
Forum: VB.NET Oct 16th, 2008
Replies: 2
Views: 387
Posted By Renukavani
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: 624
Posted By Renukavani
hi guru,
u want to transfer entire column values from datagridview to listview ? tel me clearly
Forum: C# Oct 16th, 2008
Replies: 3
Views: 1,999
Posted By Renukavani
hi chris11246
u want to call class

inside function if u want to call means
Forum: C# Oct 15th, 2008
Replies: 15
Views: 5,301
Posted By Renukavani
Forum: C# Oct 14th, 2008
Replies: 15
Views: 5,301
Posted By Renukavani
and u have to use this Form1_FormClosing or Form1_FormClosed
Forum: C# Oct 14th, 2008
Replies: 15
Views: 5,301
Posted By Renukavani
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,301
Posted By Renukavani
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,256
Posted By Renukavani
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 13th, 2008
Replies: 2
Views: 1,256
Posted By Renukavani
Forum: C# Oct 2nd, 2008
Replies: 6
Views: 2,044
Posted By Renukavani
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,703
Posted By Renukavani
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,769
Posted By Renukavani
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,330
Posted By Renukavani
hi im expecting more expl if u have patients
Forum: C# Sep 24th, 2008
Replies: 15
Views: 5,301
Posted By Renukavani
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
Showing results 1 to 40 of 65

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC