• todw17
  • NEWBIE
  • 0 Points
  • Member since 2004

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies

Has anyone had any luck getting the query result to display in a DataGrid?  In the quickstart files provided, the results are displayed in a simple table.  I was able to get that to work fine, but I would like to have the added functionality of a DataGrid control.

Im new to all of this and am looking for a kick in the right direction.

Thanks in advance,

Todd

 

 

 

 

Hi -

I am just getting started with ASP.net and Salesforce.  I am trying to convert the vb quickstart example to an asp.net website, but  I am having a lot of trouble with this.  I have experience with ASP/sql programming, but I am new to ASP.net, so this is a rather daunting experiment for me.  

My end goal is to have a web application for generating custom reports online through salesforce.  I am currently doing this by reading out of tables created through an old xml-rpc client written by someone else in my organization.  This is limited because the reports are only as up to date as the tables that are stored locally.     

Has anyone been able to convert this to ASP.net?  Are there any examples of a login or anything like that out there?  Any help or pointers would be greatly appreciated.  I know that the vb.net example should be good enough, but I am interested in a web application and not a console application. 

If I could get to the point where I could use the classes in an .aspx file I think I would be fine from there.  I'm not sure I was specific enough with my question, but I think thats as good as its going to get for now.

Thanks in advance.

  • March 09, 2004
  • Like
  • 0