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
~5K People Reached
Favorite Forums
Member Avatar for sushanth08

hi, i have an issue with the multiline rich text box. i want to close the text box after appending some strings into it.can u suggest me a way to do this [CODE] string str1="I Have an issue with RICH TEXT BOX WHICH I NEED TO SOLVE ASAP"; querybox.appendtext(str1); querybox.showdialog(); …

Member Avatar for abelLazm
0
73
Member Avatar for sushanth08

hello, i i have a button which loads the first paragraph of my sample example when the focus is in tabpage1,loads the second paragraph when the focus is in second paragraph and so is the case for third case too. this data comes from the datagrid view.now when i make …

Member Avatar for abelLazm
0
186
Member Avatar for sushanth08

hello, i have a datagrid view with 12 entries for a particular column named layout id fetched from the database.the number of entries may vary depending on the entries in database. the 12 entries are Layout ID BMW_FILES1 BMW_FILES1 BMW_FILES1 BMW_FILES1 BMW_FILES1 BMW_FILES1 BMW_FILES2 BMW_FILES2 BMW_FILES2 BMW_FILES2 BMW_FILES2 BMW_FILES2 now …

0
48
Member Avatar for sushanth08

hello, I have one text box and button common to 2 tabs containingdatagridviews each.when i click on the button in tab page 1 some data will fill up the text box and same for tabpage 2. the issue is if i click the button again in tabpage 2,then new values …

Member Avatar for Mitja Bonca
0
99
Member Avatar for sushanth08

hello, i have a win application which im doing using C# and .NET in Visual Studio 2010 i have a data grid to which im binding some data from the database. i also have two radio buttons to which im binding distinct values of a particular column from the same …

Member Avatar for Mitja Bonca
0
117
Member Avatar for sushanth08

hi, im still a novice in c# programming im developing a windows form in visual studio 2010(krypton toolkit) in c# .net platform. i have a datagrid view in my form named stage2grid which contains a column called layout id. when i make changes to this layout id column which is …

Member Avatar for Mitja Bonca
0
4K