Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #2K
~4K People Reached
Favorite Tags
Member Avatar for viswa_007

I am using a datagridview in my windows application in VS-2005. How can I convert some cells in a particular textbox column in my datagridview to checkbox cell types. Please provide some suggestions with code (if possible) Thanks in advance

Member Avatar for Janice44
0
1K
Member Avatar for viswa_007

Does asp.net complies the dlls into msil every time when an published application is browsed or a windows application exe is run??? How does asp.net minimizes or rather reduces the entire compilation process?? Thanks in advance

Member Avatar for kvprajapati
0
82
Member Avatar for viswa_007

How to update gridview or datagridview in windows appl.. to database at once. generally what we do is we update database using row by row way either using foreach or for loop But I need something which updates to database at one execution

Member Avatar for kvprajapati
0
60
Member Avatar for viswa_007

how to create desktop applications in c# using http requests and http response with iis

Member Avatar for sknake
0
141
Member Avatar for viswa_007
Member Avatar for SubProf

Hi everyone, I have four forms. Form1 is the main form and needs to be kept open and visible at all times but cannot be clicked while the other forms are open. For example, the main form is open and after a certain amount of time the second form opens …

Member Avatar for SubProf
0
127
Member Avatar for 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 out.thnks

Member Avatar for LizR
0
971
Member Avatar for viswa_007

I have got 2 problems... 1) How can I find the visible no. of rows in a datagridview and the index of the top row during vertical scroll.I am using visual studio 2005 windows application in c#. 2) How to refresh datagridview's particular no. of rows instead of refreshing the …

Member Avatar for viswa_007
0
95
Member Avatar for Gaurav arora

Hi all I have to make a form in my project which includes text NOW LOADING following 4 to 5 dots like ......, Now my motive is that on loading that form the dots should look like moving as is mormally seen in all softwares and games. i have used …

Member Avatar for AmirBedair
0
101
Member Avatar for viswa_007
Member Avatar for amitj
0
91
Member Avatar for viswa_007

How do I handle more than one thread to run parallely ? one thread keeps on updating the dataset and binding the grid every 10 seconds whis the timer does. so it cannot be stopped.But I want other events to execute fastly without consuming time such as scrolling the grid …

0
87
Member Avatar for viswa_007

Hi, I am facing a problem with alert message on my web page. When alert message is shown, my current web page which fires events automatically after 3 seconds stops until the alert message is gone.So instead i want to use a div which if shown as alert msg my …

Member Avatar for MidiMagic
0
69
Member Avatar for kalyanbabu

When tabbing, focus should be only within the project create area... currently user is able to tab accross the tree, navigation pane etc.,

Member Avatar for SheSaidImaPregy
0
83
Member Avatar for kalyanbabu

When adding a new shipping option to the service, the add new shipping details panel comes up, but all other panels in the screen are ENABLE. Just the shipping details panel should be ENABLE, all other must be DISABLE, include their menus and buttons.

Member Avatar for SheSaidImaPregy
0
63
Member Avatar for dotNetDummi

Hi experts, I need a validator in my gridview. When the user update a field in the gridview, I need to check if the email is valid. How can I do that? Below is my gridview. Please help. Thanks! [CODE]<asp:GridView ID="gv_retrieve" runat="server" AutoGenerateColumns="False" CellPadding="3" ForeColor="Black" GridLines="Vertical" Width="751px" OnRowEditing="gv_retrieve_RowEditing" OnRowUpdating="gv_retrieve_RowUpdating" onRowCancelingEdit …

Member Avatar for dotNetDummi
0
104
Member Avatar for earlofroberts

i need a code sample to capture the value of a record id from the selected row so that i can send it as a parameter to the oracle procedure that deletes the record. thanks

Member Avatar for viswa_007
0
87
Member Avatar for rohit gupta

plz tell me , how can i get the .exe file in asp.net. or we can create it.

Member Avatar for viswa_007
0
116