Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FormView component #82

Closed
8 tasks done
csharpfritz opened this issue Feb 12, 2020 · 4 comments
Closed
8 tasks done

FormView component #82

csharpfritz opened this issue Feb 12, 2020 · 4 comments
Assignees

Comments

@csharpfritz
Copy link
Contributor

csharpfritz commented Feb 12, 2020

  • Initial documentation from docs.microsoft.com
  • Build a sample page in BeforeWebForms project
  • Component
  • Read-only mode
  • Command button support
  • EditItemTemplate
  • InsertItemTemplate
  • Event Handlers

Need to trigger a Delete on the DataSource when a CommandName "Delete" is triggered.
https://docs.microsoft.com/dotnet/api/system.web.ui.webcontrols.formview?view=netframework-4.8#data-operations

@csharpfritz csharpfritz self-assigned this Feb 12, 2020
@hishamco
Copy link
Collaborator

What's the progress of this? What's remaining to work with?

@csharpfritz
Copy link
Contributor Author

Still working on the Read-only mode, and need to be able to trigger and handle Commands

@csharpfritz
Copy link
Contributor Author

Need to still add InsertItemTemplate and DeleteItemTemplate

@hishamco
Copy link
Collaborator

hishamco commented Aug 6, 2020

Do you need a help on the above templates?

csharpfritz added a commit that referenced this issue Sep 15, 2020
…emplate

Added InsertItemTemplate support for Formview as part of #82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants