Click here to Skip to main content
15,914,500 members
Home / Discussions / C#
   

C#

 
GeneralRe: regarding location of controls Pin
coolestCoder15-Mar-07 20:46
coolestCoder15-Mar-07 20:46 
QuestionChanging the priority of the message in the Message Queue Pin
Sreedevi M15-Mar-07 19:51
Sreedevi M15-Mar-07 19:51 
Questionusing a VS scroll bar to scroll a form Pin
Keshav V. Kamat15-Mar-07 19:44
Keshav V. Kamat15-Mar-07 19:44 
AnswerRe: using a VS scroll bar to scroll a form Pin
Ed.Poore19-Mar-07 13:06
Ed.Poore19-Mar-07 13:06 
GeneralRe: using a VS scroll bar to scroll a form Pin
Keshav V. Kamat19-Mar-07 16:37
Keshav V. Kamat19-Mar-07 16:37 
Questionhi i need a function in c# Pin
sooreeagt15-Mar-07 19:43
sooreeagt15-Mar-07 19:43 
AnswerRe: hi i need a function in c# Pin
coolestCoder15-Mar-07 20:12
coolestCoder15-Mar-07 20:12 
AnswerRe: hi i need a function in c# Pin
Not Active16-Mar-07 2:32
mentorNot Active16-Mar-07 2:32 
QuestionWhy I'm getting the word "binary" when writing from database to hrad drive? Pin
AngryC15-Mar-07 18:59
AngryC15-Mar-07 18:59 
AnswerRe: Why I'm getting the word "binary" when writing from database to hrad drive? Pin
Hayder Marzouk16-Mar-07 3:22
Hayder Marzouk16-Mar-07 3:22 
Questionmulti file assembly in VS Pin
mhp13015-Mar-07 18:37
mhp13015-Mar-07 18:37 
QuestionFormatting Dataset Pin
meeram39515-Mar-07 17:36
meeram39515-Mar-07 17:36 
AnswerRe: Formatting Dataset Pin
N a v a n e e t h15-Mar-07 18:12
N a v a n e e t h15-Mar-07 18:12 
AnswerRe: Formatting Dataset Pin
Sendilkumar.M15-Mar-07 18:28
Sendilkumar.M15-Mar-07 18:28 
QuestionCircle Generation Pin
saran27715-Mar-07 16:32
saran27715-Mar-07 16:32 
AnswerRe: Circle Generation Pin
Christian Graus15-Mar-07 16:50
protectorChristian Graus15-Mar-07 16:50 
GeneralRe: Circle Generation Pin
saran27715-Mar-07 17:04
saran27715-Mar-07 17:04 
QuestionGrid advice needed for both a WinForms and ASP.NET application Pin
alias4715-Mar-07 16:11
alias4715-Mar-07 16:11 
Hi,

I have written an Excel VBA application which has a number of sheets
with a grid of horizontal and vertical values. For example, one sheet
has 200 people horizontal cells and 300 vertical cells. Each of the
200x300 cells may have a value, which may be text, checkbox or
combobox. There a number of sheets relating to people, with the
vertical cells on each sheet relating to different categories.

I want to replicate this grid behaviour in both a WinForms and a local
ASP.NET application.

I would prefer to only use Excel when the user wants to export the
results back to a spreadsheet and not in the data updating process.

I see that there are a few spreadsheet controls out there (like
spreadsheetgear.com) that allow users to use an Excel-like control
inside a WinForms or ASP application. These controls do not allow
check boxes and combo boxes in cells.

Also, places like telerik.com sell all sorts of controls, including
grid controls which look useful.

I wanted some advice about what people think is the best way of going
about this task, preferably with examples or links. Links to
commercial controls are ok, as well as codeproject links.

Regards
excelthoughts
QuestionDyanmically creating templatefield Gridview c# Pin
SharonRao15-Mar-07 14:21
SharonRao15-Mar-07 14:21 
AnswerRe: Dyanmically creating templatefield Gridview c# Pin
SharonRao15-Mar-07 14:22
SharonRao15-Mar-07 14:22 
GeneralRe: Dyanmically creating templatefield Gridview c# Pin
Seishin#16-Mar-07 0:19
Seishin#16-Mar-07 0:19 
QuestionHow can another class access my main Form 's variables? Pin
dino209415-Mar-07 13:48
dino209415-Mar-07 13:48 
AnswerRe: How can another class access my main Form 's variables? Pin
Leslie Sanford15-Mar-07 14:41
Leslie Sanford15-Mar-07 14:41 
QuestionMemory efficient way to parse XML Pin
disruptor10815-Mar-07 11:56
disruptor10815-Mar-07 11:56 
AnswerRe: Memory efficient way to parse XML Pin
Ed.Poore19-Mar-07 13:08
Ed.Poore19-Mar-07 13:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.